public class AttributePathStep extends PathTreeNode
Constructor and Description |
---|
AttributePathStep(com.softwareag.ext.castor.xml.schema.AttributeDecl attribute) |
Modifier and Type | Method and Description |
---|---|
com.softwareag.ext.castor.xml.schema.ElementDecl |
getElementDecl() |
com.softwareag.ext.castor.xml.schema.Annotated |
getNodeDecl() |
addChild, findAttribute, findChild, getChildren, getName, getParent, getPath, getQName, isAttribute, isFilterable, isLeaf, isQualified, setFilterable, setLeaf, setParent, toString
public AttributePathStep(com.softwareag.ext.castor.xml.schema.AttributeDecl attribute)
public com.softwareag.ext.castor.xml.schema.Annotated getNodeDecl()
getNodeDecl
in class PathTreeNode
public com.softwareag.ext.castor.xml.schema.ElementDecl getElementDecl()
getElementDecl
in class PathTreeNode