Searched defs:getNodeType (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/Node/
H A DAttribute.pm31 sub getNodeType { ATTRIBUTE_NODE } subroutine
H A DComment.pm30 sub getNodeType { COMMENT_NODE } subroutine
H A DNamespace.pm30 sub getNodeType { NAMESPACE_NODE } subroutine
H A DPI.pm29 sub getNodeType { PROCESSING_INSTRUCTION_NODE } subroutine
H A DText.pm29 sub getNodeType { TEXT_NODE } subroutine
H A DElement.pm30 sub getNodeType { ELEMENT_NODE } subroutine
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DNode.pm255 sub getNodeType { subroutine

Completed in 184 milliseconds