|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.iso_relax.verifier.VerifierFactory
com.sun.msv.verifier.jarv.FactoryImpl
com.sun.msv.verifier.jarv.TheFactoryImpl
public class TheFactoryImpl
VerifierFactory implementation that automatically detects the schema language. To use this class, see
| Field Summary |
|---|
| Fields inherited from class com.sun.msv.verifier.jarv.FactoryImpl |
|---|
factory |
| Constructor Summary | |
|---|---|
TheFactoryImpl()
use the default SAXParser. |
|
TheFactoryImpl(SAXParserFactory factory)
|
|
| Method Summary | |
|---|---|
protected Grammar |
parse(InputSource is,
GrammarReaderController controller)
parses a Grammar from the specified source. |
protected Grammar |
parse(String source,
GrammarReaderController controller)
|
| Methods inherited from class com.sun.msv.verifier.jarv.FactoryImpl |
|---|
compileSchema, getEntityResolver, isFeature, setEntityResolver, setFeature |
| Methods inherited from class org.iso_relax.verifier.VerifierFactory |
|---|
compileSchema, compileSchema, compileSchema, compileSchema, getProperty, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TheFactoryImpl(SAXParserFactory factory)
public TheFactoryImpl()
| Method Detail |
|---|
protected Grammar parse(InputSource is,
GrammarReaderController controller)
throws org.iso_relax.verifier.VerifierConfigurationException
FactoryImpl
parse in class FactoryImplorg.iso_relax.verifier.VerifierConfigurationException
protected Grammar parse(String source,
GrammarReaderController controller)
throws org.iso_relax.verifier.VerifierConfigurationException
org.iso_relax.verifier.VerifierConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||