|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.jomc.sdk.model.support.JaxpValidatorFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public final class JaxpValidatorFactory
extends Object
XML Schema Set JAXP 'Validator' factory implementation.
Specifications
'javax.xml.validation.Validator' (javax.xml.validation.Validator) MultitonProperties
schemas"
Property of typeorg.jomc.sdk.model.SchemasType.List of XML schemas ('schemas' element from XML namespace 'http://jomc.org/sdk/model).
validatorFeatures"
Property of type java.util.Map<String,Boolean>.
validatorProperties"
Property of type java.util.Map<String,Object>.
Dependencies
errorHandler"Dependency on'org.xml.sax.ErrorHandler'(org.xml.sax.ErrorHandler)bound to an instance.
resourceResolver"Dependency on'org.w3c.dom.ls.LSResourceResolver'(org.w3c.dom.ls.LSResourceResolver)bound to an instance.
| Constructor and Description |
|---|
JaxpValidatorFactory()
Creates a new JaxpValidatorFactory instance. |
| Modifier and Type | Method and Description |
|---|---|
Validator |
getObject()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public JaxpValidatorFactory()
JaxpValidatorFactory instance.
| Method Detail |
|---|
public Validator getObject()
throws IOException,
SAXException
IOExceptionSAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||