Package | Description |
---|---|
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.*).
|
Modifier and Type | Class and Description |
---|---|
class |
ReaderConfig
Simple configuration container class; passed by reader factory to reader
instance created.
|
class |
ValidatorConfig |
class |
WriterConfig
Simple configuration container class; passed by writer factory to writer
instance created.
|
Constructor and Description |
---|
CommonConfig(CommonConfig base)
Constructor used by sub-classes
|