Uses of Class
com.ctc.wstx.api.CommonConfig
Packages that use CommonConfig
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.*).
-
Uses of CommonConfig in com.ctc.wstx.api
Subclasses of CommonConfig in com.ctc.wstx.apiModifier and TypeClassDescriptionfinal class
Simple configuration container class; passed by reader factory to reader instance created.final class
final class
Simple configuration container class; passed by writer factory to writer instance created.Constructors in com.ctc.wstx.api with parameters of type CommonConfigModifierConstructorDescriptionprotected
CommonConfig
(CommonConfig base) Constructor used by sub-classes