org.eclipse.emf.ecore.sdo.util
Class SDOUtil.Accessor.TokenList
java.lang.Object
BasicEList
org.eclipse.emf.ecore.sdo.util.SDOUtil.Accessor.TokenList
- Enclosing class:
- SDOUtil.Accessor
- protected static class SDOUtil.Accessor.TokenList
- extends BasicEList
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDOUtil.Accessor.TokenList
public SDOUtil.Accessor.TokenList(char[] path)
peek
public String peek()
peek
public String peek(int index)
pop
public SDOUtil.Accessor.TokenList pop()
pop
public SDOUtil.Accessor.TokenList pop(int count)
endToken
protected void endToken(StringBuffer token,
boolean includeEmpty)
canContainNull
protected boolean canContainNull()
newData
protected Object[] newData(int capacity)