Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs.BaseSchemaDVFactory
-
Packages that use BaseSchemaDVFactory Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs -
-
Uses of BaseSchemaDVFactory in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs
Subclasses of BaseSchemaDVFactory in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs Modifier and Type Class Description class
ExtendedSchemaDVFactoryImpl
A special factory to create/return built-in schema DVs and create user-defined DVs that includes anyAtomicType, yearMonthDuration and dayTimeDurationclass
SchemaDVFactoryImpl
the factory to create/return built-in schema 1.0 DVs and create user-defined DVs
-