java.lang.Objectorg.apache.xerces.parsers.XMLParser
org.apache.xerces.parsers.AbstractXMLDocumentParser
org.apache.xerces.parsers.AbstractDOMParser
org.apache.xerces.parsers.DOMParserImpl
org.apache.xerces.parsers.DOMASBuilderImpl
All Implemented Interfaces:
DOMASBuilder, DOMConfiguration, LSParser, XMLDocumentHandler, XMLDTDContentModelHandler, XMLDTDHandler
Pavani
- Mukthipudi, Sun Microsystems Inc.Neil
- Graham, IBM$
- Id: DOMASBuilderImpl.java 447239 2006-09-18 05:08:26Z mrglavas $Field Summary | ||
---|---|---|
protected static final String | SCHEMA_FULL_CHECKING | |
protected static final String | ERROR_REPORTER | |
protected static final String | SYMBOL_TABLE | |
protected static final String | ENTITY_MANAGER | |
protected XSGrammarBucket | fGrammarBucket | |
protected ASModelImpl | fAbstractSchema |
Fields inherited from org.apache.xerces.parsers.AbstractXMLDocumentParser: |
---|
fInDTD, fDocumentSource, fDTDSource, fDTDContentModelSource |
Fields inherited from org.apache.xerces.parsers.XMLParser: |
---|
ENTITY_RESOLVER, ERROR_HANDLER, fConfiguration |
Constructor: |
---|
|
|
|
|
Method from org.apache.xerces.parsers.DOMASBuilderImpl Summary: |
---|
getAbstractSchema, parseASInputSource, parseASInputSource, parseASURI, setAbstractSchema |
Methods from org.apache.xerces.parsers.DOMParserImpl: |
---|
abort, canSetParameter, dom2xmlInputSource, getAsync, getBusy, getDomConfig, getFilter, getParameter, getParameterNames, parse, parseURI, parseWithContext, reset, setFilter, setParameter, startElement |
Methods from org.apache.xerces.parsers.AbstractXMLDocumentParser: |
---|
any, attributeDecl, characters, comment, doctypeDecl, element, elementDecl, empty, emptyElement, endAttlist, endCDATA, endConditional, endContentModel, endDTD, endDocument, endElement, endExternalSubset, endGeneralEntity, endGroup, endParameterEntity, externalEntityDecl, getDTDContentModelSource, getDTDSource, getDocumentSource, ignorableWhitespace, ignoredCharacters, internalEntityDecl, notationDecl, occurrence, pcdata, processingInstruction, reset, separator, setDTDContentModelSource, setDTDSource, setDocumentSource, startAttlist, startCDATA, startConditional, startContentModel, startDTD, startDocument, startElement, startExternalSubset, startGeneralEntity, startGroup, startParameterEntity, textDecl, unparsedEntityDecl, xmlDecl |
Methods from org.apache.xerces.parsers.XMLParser: |
---|
parse, reset |
Methods from java.lang.Object: |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.xerces.parsers.DOMASBuilderImpl Detail: |
---|
Deprecated!
ASModel with a document instance. This
ASModel will be used by the "
validate-if-schema " and "
datatype-normalization " options during the load of a new
Document . |
Deprecated!
LSInput . |
Deprecated! |
Deprecated!
|
Deprecated!
ASModel with a document instance. This
ASModel will be used by the "
validate-if-schema " and "
datatype-normalization " options during the load of a new
Document . |