Class PrintTalkValidator


  • public class PrintTalkValidator
    extends org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator
    Validation of PrintTalk Documents based on PrintTalk schema file.
    • Constructor Summary

      Constructors 
      Constructor Description
      PrintTalkValidator()
      Custom constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.net.URL getSchema()  
      • Methods inherited from class org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator

        validate, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PrintTalkValidator

        public PrintTalkValidator()
        Custom constructor.
    • Method Detail

      • getSchema

        protected final java.net.URL getSchema()
        Specified by:
        getSchema in class org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator