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

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