|
||||||||||
| 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.CommentImpl
public class CommentImpl
| 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 | |
|---|---|
CommentImpl(OMComment comment,
WrapperFactory fac)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getData()
|
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 CommentImpl(OMComment comment,
WrapperFactory fac)
| Method Detail |
|---|
public short getNodeType()
getNodeType in interface NodegetNodeType in class NodeImplpublic java.lang.String getData()
getData in interface Comment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||