Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.model
Class Container

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.model.Container

public class Container
extends Object

Author:
Thomas Roger

Constructor Summary
Container(String xpath, int offset)
           
 
Method Summary
static Container fromString(String endContainer)
           
 String generateString()
           
 int getOffset()
           
 String getXpath()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Container

public Container(String xpath,
                 int offset)
Method Detail

fromString

public static Container fromString(String endContainer)

getOffset

public int getOffset()

getXpath

public String getXpath()

generateString

public String generateString()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.