| Class | Description |
|---|---|
| ReaderConfig |
Simple configuration container class; passed by reader factory to reader
instance created.
|
| ValidatorConfig | |
| WriterConfig |
Simple configuration container class; passed by reader factory to reader
instance created.
|
| WstxInputProperties |
Class that contains constant for property names used to configure
cursor and event readers produced by Wstx implementation of
XMLInputFactory. |
| WstxInputProperties.ParsingMode |
Inner class used for creating type-safe enumerations (prior to JDK 1.5).
|
| WstxOutputProperties |
Class that contains constant for property names used to configure
cursor and event writers produced by Wstx implementation of
XMLOutputFactory. |