Home
last modified time | relevance | path

Searched defs:getNodeType (Results 1 – 11 of 11) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DExtendedType.java124 public int getNodeType() in getNodeType() method in ExtendedType
DDTMNodeProxy.java324 public final short getNodeType() in getNodeType() method in DTMNodeProxy
DDTMDefaultBase.java1834 public short getNodeType(int nodeHandle) in getNodeType() method in DTMDefaultBase
DDTMDocumentImpl.java1730 public short getNodeType(int nodeHandle) { in getNodeType() method in DTMDocumentImpl
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTMdefaultNamespaceDeclarationNode.java89 public short getNodeType() {return Node.ATTRIBUTE_NODE;} in getNodeType() method in DOM2DTMdefaultNamespaceDeclarationNode
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DKeywords.java283 static Object getNodeType(String key){ in getNodeType() method in Keywords
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTM.java542 public short getNodeType(int nodeHandle); in getNodeType() method
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheet.java1333 public short getNodeType() in getNodeType() method in Stylesheet
DElemLiteralResult.java869 public short getNodeType() in getNodeType() method
DElemTemplateElement.java332 public short getNodeType() in getNodeType() method in ElemTemplateElement
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java120 public short getNodeType() in getNodeType() method in UnImplNode