|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.validate.schematron.SchematronProperty
public class SchematronProperty
Properties for controlling schema reading and validation specific to Schematron.
Nested Class Summary | |
---|---|
static class |
SchematronProperty.PhaseOption
|
Field Summary | |
---|---|
static FlagPropertyId |
DIAGNOSE
PropertyId thats specifies that diagnostic messages should be included. |
static StringPropertyId |
PHASE
PropertyId that specifies the Schematron phase to use. |
static StringOption |
PHASE_OPTION
|
Method Summary | |
---|---|
static Option |
getOption(java.lang.String uri)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final StringPropertyId PHASE
public static final StringOption PHASE_OPTION
public static final FlagPropertyId DIAGNOSE
Method Detail |
---|
public static Option getOption(java.lang.String uri)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |