@AlfrescoPublicApi public static class Path.AttributeElement extends Path.Element
Constructor and Description |
---|
AttributeElement(QName attribute) |
AttributeElement(QName attribute,
int position) |
AttributeElement(String attribute) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Path.Element |
getBaseNameElement(TenantService tenantService) |
String |
getElementString() |
String |
getPrefixedString(NamespacePrefixResolver resolver) |
QName |
getQName() |
int |
hashCode() |
int |
position() |
toString
public AttributeElement(QName attribute)
attribute
- QNamepublic AttributeElement(QName attribute, int position)
public AttributeElement(String attribute)
public String getElementString()
getElementString
in class Path.Element
public String getPrefixedString(NamespacePrefixResolver resolver)
getPrefixedString
in class Path.Element
resolver
- namespace prefix resolverpublic QName getQName()
public int position()
public Path.Element getBaseNameElement(TenantService tenantService)
getBaseNameElement
in class Path.Element
tenantService
- TenantServiceCopyright © 2005–2017 Alfresco Software. All rights reserved.