@Immutable public final class CSVRL extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SVRL_NAMESPACE_URI
The namespace of the SVRL files.
|
static String |
SVRL_RNC_PATH
Path to the SVRL RelaxNG Compact file within the class path
|
static String |
SVRL_XSD_PATH
Path to the SVRL XSD file within the class path
|
static List<? extends com.helger.commons.io.resource.IReadableResource> |
SVRL_XSDS |
public static final String SVRL_XSD_PATH
public static final List<? extends com.helger.commons.io.resource.IReadableResource> SVRL_XSDS
public static final String SVRL_RNC_PATH
public static final String SVRL_NAMESPACE_URI
Copyright © 2014–2016 Philip Helger. All rights reserved.