Package org.cip4.lib.xjdf.xml
Class XJdfValidator
java.lang.Object
org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator
org.cip4.lib.xjdf.xml.XJdfValidator
Validation of XJDF Documents based on XJDF schema file.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator
validate, validate
-
Constructor Details
-
XJdfValidator
public XJdfValidator()Custom constructor.
-
-
Method Details
-
getSchema
Description copied from class:AbstractXmlValidatorGet the URL of the schema to validate against.- Specified by:
getSchemain classAbstractXmlValidator- Returns:
- Internal URL to of the schema.
-