public class SimplePath
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
SimplePath(java.lang.String path)
Construct a new one from a string.
|
public SimplePath(java.lang.String path)
path - The String representation of the path.public java.lang.String get(int index)
index - The index of the component to get.public int size()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.