Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use XPointer
org.nuxeo.ecm.platform.annotations.gwt.client.model   
org.nuxeo.ecm.platform.annotations.gwt.client.util   
 

Uses of XPointer in org.nuxeo.ecm.platform.annotations.gwt.client.model
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model that return XPointer
 XPointer Annotation.getXpointer()
           
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model with parameters of type XPointer
 void Annotation.setXpointer(XPointer xpointer)
           
 

Constructors in org.nuxeo.ecm.platform.annotations.gwt.client.model with parameters of type XPointer
Annotation(XPointer xpointer)
           
 

Uses of XPointer in org.nuxeo.ecm.platform.annotations.gwt.client.util
 

Classes in org.nuxeo.ecm.platform.annotations.gwt.client.util that implement XPointer
 class ImageRangeXPointer
           
 class NullRangeXPointer
           
 class StringRangeXPointer
           
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.util that return XPointer
static XPointer XPointerFactory.getXPointer(String xpointer)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.