Uses of Class
com.ctc.wstx.api.ValidatorConfig
Packages that use ValidatorConfig
Package
Description
Package that contains subset of Woodstox classes that are considered to be
its public API (in addition to regular Stax 1.0 -- javax.xml.stream.* -- and
Stax2 -- org.codehaus.stax2.*).
Package that contains Woodstox classes that implement DTD handling.
-
Uses of ValidatorConfig in com.ctc.wstx.api
Fields in com.ctc.wstx.api declared as ValidatorConfigModifier and TypeFieldDescription(package private) static final ValidatorConfig
ValidatorConfig.sInstance
For now, since there are no mutable properties, we can share a singleton instance.Methods in com.ctc.wstx.api that return ValidatorConfigConstructors in com.ctc.wstx.api with parameters of type ValidatorConfig -
Uses of ValidatorConfig in com.ctc.wstx.dtd
Fields in com.ctc.wstx.dtd declared as ValidatorConfigModifier and TypeFieldDescriptionprotected final ValidatorConfig
DTDSchemaFactory.mSchemaConfig
Current configurations for this factory