com.oxygenxml.validate.isoschematron
Class SchematronProperty
java.lang.Object
com.oxygenxml.validate.isoschematron.SchematronProperty
public class SchematronProperty
- extends Object
Properties for controlling schema reading and validation specific to Schematron.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PHASE
public static final StringPropertyId PHASE
- PropertyId that specifies the Schematron phase to use.
This applies during schema creation.
PHASE_OPTION
public static final StringOption PHASE_OPTION
DIAGNOSE
public static final FlagPropertyId DIAGNOSE
- PropertyId thats specifies that diagnostic messages should be included.
This applies during validation.
SchematronProperty
private SchematronProperty()
getOption
public static Option getOption(String uri)