|
Xerces 2.0.0.alpha | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.parsers.XMLParser | +--org.apache.xerces.parsers.XMLGrammarParser
Field Summary | |
protected org.apache.xerces.impl.validation.DatatypeValidatorFactory |
fDatatypeValidatorFactory
fDatatypeValidatorFactory |
Fields inherited from class org.apache.xerces.parsers.XMLParser |
fEntityManager, fErrorReporter, fFeatures, fLocator, fProperties, fSymbolTable |
Constructor Summary | |
protected |
XMLGrammarParser(org.apache.xerces.util.SymbolTable symbolTable)
|
Method Summary | |
boolean |
getFeature(java.lang.String featureId)
getFeature |
java.lang.Object |
getProperty(java.lang.String propertyId)
getProperty |
Methods inherited from class org.apache.xerces.parsers.XMLParser |
checkFeature, checkProperty, getEntityResolver, getErrorHandler, parse, parse, reset, setEntityResolver, setErrorHandler, setFeature, setLocale, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected org.apache.xerces.impl.validation.DatatypeValidatorFactory fDatatypeValidatorFactory
Constructor Detail |
protected XMLGrammarParser(org.apache.xerces.util.SymbolTable symbolTable)
symbolTable
- Method Detail |
public boolean getFeature(java.lang.String featureId) throws SAXNotRecognizedException, SAXNotSupportedException
getFeature
in interface org.apache.xerces.xni.XMLComponentManager
getFeature
in class XMLParser
featureId
- public java.lang.Object getProperty(java.lang.String propertyId) throws SAXNotRecognizedException, SAXNotSupportedException
getProperty
in interface org.apache.xerces.xni.XMLComponentManager
getProperty
in class XMLParser
propertyId
-
|
Xerces 2.0.0.alpha | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |