Uses of Interface
org.codehaus.stax2.validation.DTDValidationSchema
Packages that use DTDValidationSchema
Package
Description
Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one.
-
Uses of DTDValidationSchema in org.codehaus.stax2
Methods in org.codehaus.stax2 that return DTDValidationSchemaModifier and TypeMethodDescriptionDTDInfo.getProcessedDTDSchema()Method similar toDTDInfo.getProcessedDTD(), but type-safe. -
Uses of DTDValidationSchema in org.codehaus.stax2.ri
Methods in org.codehaus.stax2.ri that return DTDValidationSchemaModifier and TypeMethodDescriptionStax2ReaderAdapter.getProcessedDTDSchema()Stax2ReaderImpl.getProcessedDTDSchema() -
Uses of DTDValidationSchema in org.codehaus.stax2.ri.dom
Methods in org.codehaus.stax2.ri.dom that return DTDValidationSchema