Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.util.XPointerFactory

public class XPointerFactory
extends Object

Author:
Alexandre Russel

Method Summary
static XPointer getXPointer(String xpointer)
           
static boolean isImageRange(String xpointer)
           
static boolean isStringRange(String xpointer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getXPointer

public static XPointer getXPointer(String xpointer)

isStringRange

public static boolean isStringRange(String xpointer)

isImageRange

public static boolean isImageRange(String xpointer)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.