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

java.lang.Objectorg.jomc.sdk.model.support.JaxpValidatorHandlerFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public final class JaxpValidatorHandlerFactory
extends Object
XML Schema Set JAXP 'ValidatorHandler' factory implementation.
Specifications
'javax.xml.validation.ValidatorHandler' (javax.xml.validation.ValidatorHandler) Multiton'org.xml.sax.ContentHandler' (org.xml.sax.ContentHandler) MultitonProperties
schemas"
Property of typeorg.jomc.sdk.model.SchemasType.List of XML schemas ('schemas' element from XML namespace 'http://jomc.org/sdk/model).
validatorHandlerFeatures"
Property of type java.util.Map<String,Boolean>.
validatorHandlerProperties"
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 |
|---|
JaxpValidatorHandlerFactory()
Creates a new JaxpValidatorHandlerFactory instance. |
| Modifier and Type | Method and Description |
|---|---|
ValidatorHandler |
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 JaxpValidatorHandlerFactory()
JaxpValidatorHandlerFactory instance.
| Method Detail |
|---|
public ValidatorHandler getObject()
throws IOException,
SAXException
IOExceptionSAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||