|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidatorConfig | |
---|---|
com.ctc.wstx.api | 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.*). |
com.ctc.wstx.dtd | Package that contains Woodstox classes that implement DTD handling. |
com.ctc.wstx.msv | Package that contains Multi-Schema Validator (MSV) based validator implementations for schema languages other than DTD. |
Uses of ValidatorConfig in com.ctc.wstx.api |
---|
Methods in com.ctc.wstx.api that return ValidatorConfig | |
---|---|
static ValidatorConfig |
ValidatorConfig.createDefaults()
|
Uses of ValidatorConfig in com.ctc.wstx.dtd |
---|
Fields in com.ctc.wstx.dtd declared as ValidatorConfig | |
---|---|
protected ValidatorConfig |
DTDSchemaFactory.mSchemaConfig
Current configurations for this factory |
Uses of ValidatorConfig in com.ctc.wstx.msv |
---|
Fields in com.ctc.wstx.msv declared as ValidatorConfig | |
---|---|
protected ValidatorConfig |
BaseSchemaFactory.mConfig
Current configurations for this factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |