| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.dv | |
| jdk7u.jaxp.org.apache.xerces.external.impl.dv.xs | |
| jdk7u.jaxp.org.apache.xerces.external.impl.xs.traversers |
| Modifier and Type | Method and Description |
|---|---|
static SchemaDVFactory |
SchemaDVFactory.getInstance()
Get a default instance of SchemaDVFactory implementation.
|
static SchemaDVFactory |
SchemaDVFactory.getInstance(String factoryClass)
Get an instance of SchemaDVFactory implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDVFactory
the factory to create/return built-in schema DVs and create user-defined DVs
|
class |
BaseSchemaDVFactory
the base factory to create/return built-in schema DVs and create user-defined DVs
|
class |
ExtendedSchemaDVFactoryImpl
A special factory to create/return built-in schema DVs and create user-defined DVs
that includes anyAtomicType, yearMonthDuration and dayTimeDuration
|
class |
FullDVFactory
the factory to create/return built-in schema DVs and create user-defined DVs
|
class |
SchemaDVFactoryImpl
the factory to create/return built-in schema DVs and create user-defined DVs
|
| Modifier and Type | Method and Description |
|---|---|
SchemaDVFactory |
XSDHandler.getDVFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
XSDHandler.setDVFactory(SchemaDVFactory dvFactory) |
Copyright © 2018–2021 mhoffrogge. All rights reserved.