| 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 DefaultDocumentConstructor Summary | |
Method Summary | |
ElementImpl |
|
ElementImpl |
|
void | |
Element | |
static void |
|
void |
|
void |
|
ElementImpl |
|
ElementImpl |
|
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 ElementImpl emptyElement(org.apache.xerces.xni.QName element, org.apache.xerces.xni.XMLAttributes attributes, int line, int column)
public ElementImpl emptyElement(org.apache.xerces.xni.QName element, org.apache.xerces.xni.XMLAttributes attributes, int line, int column, int offset)
public void endElement()
public Element getDocumentElement()
- Overrides:
- getDocumentElement in interface DefaultDocument
public static void indent(int amount)
public void printDOM()
public void reset()
public ElementImpl startElement(org.apache.xerces.xni.QName element, org.apache.xerces.xni.XMLAttributes attributes, int line, int column)
public ElementImpl startElement(org.apache.xerces.xni.QName element, org.apache.xerces.xni.XMLAttributes attributes, int line, int column, int offset)
public static void traverse(Node node,
int depth)