@Immutable public final class CSchematron extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE_SCHEMATRON
The namespace URL for Schematron documents
|
static String |
PHASE_ALL
Special phase name denoting that all patterns are active
|
static String |
PHASE_DEFAULT
Special phase name denoting that the name given in the defaultPhase
attribute on the schema element should be used
|
static com.helger.commons.io.resource.ClassPathResource |
SCHEMATRON_RNC
The readable resource with the RelaxNG compact Schematron rules
|
static String |
SCHEMATRON_RNC_PATH
Path to the Schematron RelaxNG Compact file within the class path
|
public static final String SCHEMATRON_RNC_PATH
public static final com.helger.commons.io.resource.ClassPathResource SCHEMATRON_RNC
public static final String NAMESPACE_SCHEMATRON
public static final String PHASE_ALL
public static final String PHASE_DEFAULT
Copyright © 2014–2015 Philip Helger. All rights reserved.