| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.xerces.impl.xs.opti.DefaultNodeorg.apache.xerces.impl.xs.opti.NodeImplorg.apache.xerces.impl.xs.opti.DefaultDocumentorg.apache.xerces.impl.xs.opti.SchemaDOMpublic class SchemaDOMextends DefaultDocumentFields inherited from interface org.w3c.dom.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 | |
Method Summary | |
void |
|
void | |
org.w3c.dom.Element | |
static void |
|
void |
|
void |
|
void |
|
static void |
|
Methods inherited from class org.apache.xerces.impl.xs.opti.NodeImpl | |
getLocalName, getNamespaceURI, getNodeName, getNodeType, getPrefix, getReadOnly, setReadOnly | |
Methods inherited from class org.apache.xerces.impl.xs.opti.DefaultNode | |
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData | |
public void emptyElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attributes,
int line,
int column)public void endElement()
public org.w3c.dom.Element getDocumentElement()
- Specified by:
- getDocumentElement in interface org.w3c.dom.Document
- Overrides:
- getDocumentElement in interface DefaultDocument
public static void indent(int amount)
public void printDOM()
public void reset()
public void startElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attributes,
int line,
int column)public static void traverse(org.w3c.dom.Node node,
int depth)