| Package | Description |
|---|---|
| org.apache.xerces.impl.dv | |
| org.apache.xerces.impl.dv.xs | |
| org.apache.xerces.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 1.0 DVs and create user-defined DVs
|
| Modifier and Type | Method and Description |
|---|---|
void |
XSDHandler.setDVFactory(SchemaDVFactory dvFactory) |
Copyright © 2005-2014 Apache Software Foundation. All Rights Reserved.