@Immutable public final class CSchematron extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_ALLOW_DEPRECATED_NAMESPACES
By default deprecated namespaces are not supported.
|
static String |
DEPRECATED_NAMESPACE_SCHEMATRON
The namespace URL for an old version of Schematron documents.
|
static String |
NAMESPACE_SCHEMATRON
The namespace URL for Schematron documents
|
static String |
NAMESPACE_URI_XSL
The namespace URL for XSLT transformation
|
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
|
public static final String NAMESPACE_SCHEMATRON
public static final String DEPRECATED_NAMESPACE_SCHEMATRON
public static final boolean DEFAULT_ALLOW_DEPRECATED_NAMESPACES
public static final String NAMESPACE_URI_XSL
public static final String PHASE_ALL
public static final String PHASE_DEFAULT
Copyright © 2014–2020 Philip Helger. All rights reserved.