Class XMLValidator
java.lang.Object
com.adobe.epubcheck.xml.XMLValidator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBasic Resolver from Jing modified to add support for resolving zip and jar relative locations.private class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final booleanprivate final com.thaiopensource.validate.Schema -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.thaiopensource.validate.Schemaboolean
-
Field Details
-
schema
private final com.thaiopensource.validate.Schema schema -
isNormative
private final boolean isNormative
-
-
Constructor Details
-
XMLValidator
-
-
Method Details
-
getSchema
public com.thaiopensource.validate.Schema getSchema() -
isNormative
public boolean isNormative()
-