ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
Constructor and Description |
---|
DoctypeImpl(OMDocType dt,
WrapperFactory fac) |
Modifier and Type | Method and Description |
---|---|
short |
getNodeType() |
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getNodeValue, getParentNode, getPrefix, getPreviousSibling
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getNodeValue, getParentNode, getPrefix, getPreviousSibling
public DoctypeImpl(OMDocType dt, WrapperFactory fac)
public short getNodeType()
getNodeType
in interface Node
getNodeType
in class NodeImpl
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.