Uses of Package
org.codehaus.stax2.validation
-
Packages that use org.codehaus.stax2.validation 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.*).com.ctc.wstx.dom com.ctc.wstx.dtd Package that contains Woodstox classes that implement DTD handling.com.ctc.wstx.exc Package that contains all exceptions Woodstox readers and writers throw.com.ctc.wstx.sr This package contains supporting code for handling namespace information; element stacks that keep track of elements parsed and such.com.ctc.wstx.sw com.ctc.wstx.util Contains utility classes that are not directly Woodstox specific, but are for now only used by Woodstox.org.codehaus.stax2 org.codehaus.stax2.ri Package that contains a skeletal reference implementation of Stax2 API, as well as some utility/helper classes that can be useful in building one.org.codehaus.stax2.ri.dom org.codehaus.stax2.util org.codehaus.stax2.validation -
Classes in org.codehaus.stax2.validation used by com.ctc.wstx.api Class Description DTDValidationSchema Specialized interface that covers schema features unique to DTDs. -
Classes in org.codehaus.stax2.validation used by com.ctc.wstx.dom Class Description Validatable Interface that defines API that Stax2 validation system exposes to the applications. -
Classes in org.codehaus.stax2.validation used by com.ctc.wstx.dtd Class Description DTDValidationSchema Specialized interface that covers schema features unique to DTDs.ValidationContext Interface that defines functionality exposed by the "owner" of the content to validate (usually a stream reader or stream writer) to validators, needed in addition to actually validatable content, for succesful validation.XMLValidationException Specialized sub-class ofXMLStreamException, to be used for indicating fatal validation problems (when in mode in which exceptions are to be thrown).XMLValidationSchema Defines the API that validator schema instances have to implement.XMLValidationSchemaFactory Defines an abstract factory for constructingXMLValidationSchemainstances.XMLValidator Class that defines interface that individual (possibly) stateful validator instances have to implement, and that bothXMLStreamReaderandXMLStreamWriterinstances can call to validate xml documents. -
Classes in org.codehaus.stax2.validation used by com.ctc.wstx.exc Class Description XMLValidationException Specialized sub-class ofXMLStreamException, to be used for indicating fatal validation problems (when in mode in which exceptions are to be thrown).XMLValidationProblem Simple container class used to store a non-fatal problem either to be returned as is, or to use for creating and throwing a validation exception. -
Classes in org.codehaus.stax2.validation used by com.ctc.wstx.sr Class Description DTDValidationSchema Specialized interface that covers schema features unique to DTDs.Validatable Interface that defines API that Stax2 validation system exposes to the applications.ValidationContext Interface that defines functionality exposed by the "owner" of the content to validate (usually a stream reader or stream writer) to validators, needed in addition to actually validatable content, for succesful validation.ValidationProblemHandler This interface defines method(s) needed to implement a custom validation problem (warning, error, fatal error) handler.XMLValidationProblem Simple container class used to store a non-fatal problem either to be returned as is, or to use for creating and throwing a validation exception.XMLValidationSchema Defines the API that validator schema instances have to implement.XMLValidator Class that defines interface that individual (possibly) stateful validator instances have to implement, and that bothXMLStreamReaderandXMLStreamWriterinstances can call to validate xml documents. -
Classes in org.codehaus.stax2.validation used by com.ctc.wstx.sw Class Description Validatable Interface that defines API that Stax2 validation system exposes to the applications.ValidationContext Interface that defines functionality exposed by the "owner" of the content to validate (usually a stream reader or stream writer) to validators, needed in addition to actually validatable content, for succesful validation.ValidationProblemHandler This interface defines method(s) needed to implement a custom validation problem (warning, error, fatal error) handler.XMLValidationProblem Simple container class used to store a non-fatal problem either to be returned as is, or to use for creating and throwing a validation exception.XMLValidationSchema Defines the API that validator schema instances have to implement.XMLValidator Class that defines interface that individual (possibly) stateful validator instances have to implement, and that bothXMLStreamReaderandXMLStreamWriterinstances can call to validate xml documents. -
Classes in org.codehaus.stax2.validation used by com.ctc.wstx.util Class Description XMLValidator Class that defines interface that individual (possibly) stateful validator instances have to implement, and that bothXMLStreamReaderandXMLStreamWriterinstances can call to validate xml documents. -
Classes in org.codehaus.stax2.validation used by org.codehaus.stax2 Class Description DTDValidationSchema Specialized interface that covers schema features unique to DTDs.Validatable Interface that defines API that Stax2 validation system exposes to the applications.XMLValidationProblem Simple container class used to store a non-fatal problem either to be returned as is, or to use for creating and throwing a validation exception. -
Classes in org.codehaus.stax2.validation used by org.codehaus.stax2.ri Class Description DTDValidationSchema Specialized interface that covers schema features unique to DTDs.Validatable Interface that defines API that Stax2 validation system exposes to the applications.ValidationProblemHandler This interface defines method(s) needed to implement a custom validation problem (warning, error, fatal error) handler.XMLValidationSchema Defines the API that validator schema instances have to implement.XMLValidator Class that defines interface that individual (possibly) stateful validator instances have to implement, and that bothXMLStreamReaderandXMLStreamWriterinstances can call to validate xml documents. -
Classes in org.codehaus.stax2.validation used by org.codehaus.stax2.ri.dom Class Description DTDValidationSchema Specialized interface that covers schema features unique to DTDs.Validatable Interface that defines API that Stax2 validation system exposes to the applications.ValidationProblemHandler This interface defines method(s) needed to implement a custom validation problem (warning, error, fatal error) handler.XMLValidationSchema Defines the API that validator schema instances have to implement.XMLValidator Class that defines interface that individual (possibly) stateful validator instances have to implement, and that bothXMLStreamReaderandXMLStreamWriterinstances can call to validate xml documents. -
Classes in org.codehaus.stax2.validation used by org.codehaus.stax2.util Class Description Validatable Interface that defines API that Stax2 validation system exposes to the applications.ValidationProblemHandler This interface defines method(s) needed to implement a custom validation problem (warning, error, fatal error) handler.XMLValidationSchema Defines the API that validator schema instances have to implement.XMLValidator Class that defines interface that individual (possibly) stateful validator instances have to implement, and that bothXMLStreamReaderandXMLStreamWriterinstances can call to validate xml documents. -
Classes in org.codehaus.stax2.validation used by org.codehaus.stax2.validation Class Description ValidationContext Interface that defines functionality exposed by the "owner" of the content to validate (usually a stream reader or stream writer) to validators, needed in addition to actually validatable content, for succesful validation.ValidationProblemHandler This interface defines method(s) needed to implement a custom validation problem (warning, error, fatal error) handler.XMLValidationException Specialized sub-class ofXMLStreamException, to be used for indicating fatal validation problems (when in mode in which exceptions are to be thrown).XMLValidationProblem Simple container class used to store a non-fatal problem either to be returned as is, or to use for creating and throwing a validation exception.XMLValidationSchema Defines the API that validator schema instances have to implement.XMLValidationSchemaFactory Defines an abstract factory for constructingXMLValidationSchemainstances.XMLValidator Class that defines interface that individual (possibly) stateful validator instances have to implement, and that bothXMLStreamReaderandXMLStreamWriterinstances can call to validate xml documents.