|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axiom.c14n.omwrapper.NodeImpl
org.apache.axiom.c14n.omwrapper.DoctypeImpl
public class DoctypeImpl
Field Summary |
---|
Fields inherited from class org.apache.axiom.c14n.omwrapper.NodeImpl |
---|
fac, next, node, prev |
Fields inherited from interface org.apache.axiom.c14n.omwrapper.interfaces.Node |
---|
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 Summary | |
---|---|
DoctypeImpl(OMDocType dt,
WrapperFactory fac)
|
Method Summary | |
---|---|
short |
getNodeType()
|
Methods inherited from class org.apache.axiom.c14n.omwrapper.NodeImpl |
---|
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getNodeValue, getParentNode, getPrefix, getPreviousSibling |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.axiom.c14n.omwrapper.interfaces.Node |
---|
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getNodeValue, getParentNode, getPrefix, getPreviousSibling |
Constructor Detail |
---|
public DoctypeImpl(OMDocType dt, WrapperFactory fac)
Method Detail |
---|
public short getNodeType()
getNodeType
in interface Node
getNodeType
in class NodeImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |