Package com.adobe.epubcheck.xml
Class XMLValidator
- java.lang.Object
-
- com.adobe.epubcheck.xml.XMLValidator
-
public class XMLValidator extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classXMLValidator.BasicResolverBasic Resolver from Jing modified to add support for resolving zip and jar relative locations.private classXMLValidator.ErrorHandlerImpl
-
Field Summary
Fields Modifier and Type Field Description private booleanisNormativeprivate com.thaiopensource.validate.Schemaschema
-
Constructor Summary
Constructors Constructor Description XMLValidator(java.lang.String schemaName, boolean isNormative)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.thaiopensource.validate.SchemagetSchema()booleanisNormative()
-