Package org.apache.xerces.impl.xs.dom

Class Summary
DocumentImpl Our own document implementation, which knows how to create an element with line/column information
DOMNodePool This class is pool that enables caching of DOM nodes, such as Element, Attr, Text, that are used to parse and later traverse XML Schemas.
DOMParser A dom parser used to parse schema documents into DOM trees
ElementNSImpl Our own document implementation, which contains line/column information
 



Copyright ? 1999-2003 Apache XML Project. All Rights Reserved.