Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.util
Class NullRangeXPointer

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.util.NullRangeXPointer
All Implemented Interfaces:
XPointer

public class NullRangeXPointer
extends Object
implements XPointer

Author:
Thomas Roger

Constructor Summary
NullRangeXPointer(String xpointer)
           
 
Method Summary
 String getMethod()
           
 String getUrl()
           
 String getXPath()
           
 String getXpointerString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullRangeXPointer

public NullRangeXPointer(String xpointer)
Method Detail

getMethod

public String getMethod()
Specified by:
getMethod in interface XPointer

getUrl

public String getUrl()
Specified by:
getUrl in interface XPointer

getXPath

public String getXPath()
Specified by:
getXPath in interface XPointer

getXpointerString

public String getXpointerString()
Specified by:
getXpointerString in interface XPointer

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.