org.alfresco.jcr.item
Class JCRPath.RootSimpleElement
java.lang.Object
org.alfresco.service.cmr.repository.Path.Element
org.alfresco.jcr.item.JCRPath.SimpleElement
org.alfresco.jcr.item.JCRPath.RootSimpleElement
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- JCRPath
public static class JCRPath.RootSimpleElement
- extends JCRPath.SimpleElement
Root Path Element
- See Also:
- Serialized Form
Constructor Summary |
JCRPath.RootSimpleElement(org.alfresco.service.namespace.NamespacePrefixResolver resolver,
java.lang.String path)
Construct |
Methods inherited from class org.alfresco.service.cmr.repository.Path.Element |
toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
JCRPath.RootSimpleElement
public JCRPath.RootSimpleElement(org.alfresco.service.namespace.NamespacePrefixResolver resolver,
java.lang.String path)
- Construct
- Parameters:
path
-
getElementString
public java.lang.String getElementString()
- Overrides:
getElementString
in class JCRPath.SimpleElement
getPrefixedString
public java.lang.String getPrefixedString(org.alfresco.service.namespace.NamespacePrefixResolver resolver)
- Overrides:
getPrefixedString
in class JCRPath.SimpleElement
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.