|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xml.utils.UnImplNode | +--org.apache.xalan.stree.Child | +--org.apache.xalan.stree.AttrImpl | +--org.apache.xalan.stree.AttrImplNS | +--org.apache.xalan.stree.NameSpaceDecl
**For internal use only** Class to represent NameSpace Decl nodes
Method Summary | |
boolean |
isNamespaceNode()
Tell if the given node is a namespace decl node. |
Methods inherited from class org.apache.xalan.stree.AttrImplNS |
getLocalName,
getNamespaceURI,
getPrefix |
Methods inherited from class org.apache.xalan.stree.AttrImpl |
dispatchCharactersEvent,
getName,
getNextSibling,
getNodeName,
getNodeType,
getNodeValue,
getOwnerElement,
getPreviousSibling,
getSpecified,
getValue,
setValue |
Methods inherited from class org.apache.xalan.stree.Child |
getAttributes,
getFirstChild,
getLastChild,
getLevel,
getOwnerDocument,
getParentNode,
getTagName,
getUid,
hasChildNodes,
isComplete,
isSupported,
setAttribute,
setComplete,
setLevel |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public boolean isNamespaceNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |