org.apache.batik.dom
public abstract class AbstractDocumentFragment extends AbstractParentNode implements DocumentFragment
Method Summary | |
---|---|
protected void | checkChildType(Node n, boolean replace)
Checks the validity of a node to be inserted. |
String | getNodeName()
DOM: Implements org.w3c.dom.Node#getNodeName(). |
short | getNodeType()
DOM: Implements org.w3c.dom.Node#getNodeType(). |
Returns: "#document-fragment".
Returns: org.w3c.dom.Node#DOCUMENT_FRAGMENT_NODE