Package | Description |
---|---|
com.ctc.wstx.api | |
com.ctc.wstx.dtd | |
com.ctc.wstx.evt | |
com.ctc.wstx.sax | |
com.ctc.wstx.sr | |
com.ctc.wstx.stax | |
com.ctc.wstx.util |
Class and Description |
---|
DTDEventListener |
Class and Description |
---|
ChoiceContentSpec
Content specification that defines content model that has
multiple alternative elements; including mixed content model.
|
ContentSpec
Abstract base class for classes that contain parts of a content
specification of an element defined in DTD.
|
DefaultAttrValue
Simple container class used to contain information about the default
value for an attribute.
|
DFAState
Class that represents a state in DFA used for validating complex
DTD content models.
|
DTDAttribute
Base class for objects that contain attribute definitions from DTD.
|
DTDElement
Class that contains element definitions from DTD.
|
DTDEventListener |
DTDId
Simple key object class, used for accessing (external) DTDs when stored for
caching.
|
DTDSubset
This is the abstract base class that implements the standard Stax2
validation schema base class (
XMLValidationSchema , as well
as specifies extended Woodstox-specific interface for accessing
DTD-specific things like entity expansions and notation properties. |
DTDSubsetImpl
The default implementation of
DTDSubset |
DTDValidatorBase
Shared abstract base class for Woodstox implementations
of
XMLValidator for DTD validation. |
EmptyValidator
Simple content model validator that accepts no elements, ever; this
is true for pure #PCDATA content model as well as EMPTY content model.
|
MinimalDTDReader
Minimal DTD reader implementation that only knows how to skip
internal DTD subsets.
|
ModelNode
Abstract base class for classes constructed from
ContentSpec
objects, when they get rewritten (when their ContentSpec.rewrite()
gets called). |
PrefixedNameSet |
SeqContentSpec
Content specification that defines model that has sequence of one or more
elements that have to come in the specified order.
|
StructValidator
Base class for validator Objects used to validate tree structure of an
XML-document against DTD.
|
TokenContentSpec
Content specification that defines content model consisting of just
one allowed element.
|
TokenModel
Model class that encapsulates a single (obligatory) token instance.
|
Class and Description |
---|
DTDSubset
This is the abstract base class that implements the standard Stax2
validation schema base class (
XMLValidationSchema , as well
as specifies extended Woodstox-specific interface for accessing
DTD-specific things like entity expansions and notation properties. |
Class and Description |
---|
DTDEventListener |
Class and Description |
---|
DTDId
Simple key object class, used for accessing (external) DTDs when stored for
caching.
|
DTDSubset
This is the abstract base class that implements the standard Stax2
validation schema base class (
XMLValidationSchema , as well
as specifies extended Woodstox-specific interface for accessing
DTD-specific things like entity expansions and notation properties. |
Class and Description |
---|
DTDId
Simple key object class, used for accessing (external) DTDs when stored for
caching.
|
DTDSubset
This is the abstract base class that implements the standard Stax2
validation schema base class (
XMLValidationSchema , as well
as specifies extended Woodstox-specific interface for accessing
DTD-specific things like entity expansions and notation properties. |
Class and Description |
---|
DTDEventListener |
Copyright © 2012–2016 FasterXML. All rights reserved.