Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.util
Interface XPointer

All Known Implementing Classes:
ImageRangeXPointer, NullRangeXPointer, StringRangeXPointer

public interface XPointer

Author:
Alexandre Russel

Method Summary
 String getMethod()
           
 String getUrl()
           
 String getXPath()
           
 String getXpointerString()
           
 

Method Detail

getXpointerString

String getXpointerString()

getMethod

String getMethod()

getXPath

String getXPath()

getUrl

String getUrl()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.