| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STYLESHEET |
"stylesheet" |
public static final int |
UNDEFINED |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"bean" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"jxpath" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"xpath-branch" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"xpath" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"xpath-node" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_SCHEMA_LANGUAGE |
"http://www.w3.org/2001/XMLSchema" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OUTPUT_TYPE_NODE |
"NODE" |
public static final String |
OUTPUT_TYPE_VALUE |
"VALUE" |
public static final String |
OUTPUT_TYPE_XML |
"XML" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SOURCE_DOCUMENT_NAMESPACE |
"document" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PREFERRED_TRANSFORMER_FACTORY |
"net.sf.saxon.TransformerFactoryImpl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
XSTREAM_DOM_DRIVER |
"com.thoughtworks.xstream.io.xml.DomDriver" |
public static final String |
XSTREAM_DOM4J_DRIVER |
"com.thoughtworks.xstream.io.xml.Dom4JDriver" |
public static final String |
XSTREAM_JDOM_DRIVER |
"com.thoughtworks.xstream.io.xml.JDomDriver" |
public static final String |
XSTREAM_STAX_DRIVER |
"com.thoughtworks.xstream.io.xml.StaxDriver" |
public static final String |
XSTREAM_XPP_DRIVER |
"com.thoughtworks.xstream.io.xml.XppDriver" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APACHE_XML_FEATURES_VALIDATION_SCHEMA |
"http://apache.org/xml/features/validation/schema" |
public static final String |
APACHE_XML_FEATURES_VALIDATION_SCHEMA_FULL_CHECKING |
"http://apache.org/xml/features/validation/schema-full-checking" |
public static final String |
JAXP_PROPERTIES_SCHEMA_LANGUAGE |
"http://java.sun.com/xml/jaxp/properties/schemaLanguage" |
public static final String |
JAXP_PROPERTIES_SCHEMA_LANGUAGE_VALUE |
"http://www.w3.org/2001/XMLSchema" |
public static final String |
JAXP_PROPERTIES_SCHEMA_SOURCE |
"http://java.sun.com/xml/jaxp/properties/schemaSource" |
public static final String |
TRANSFORMER_FACTORY_JDK5 |
"com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl" |
public static final String |
XPATH1_FALLBACK |
"mule.xml.xpath10.fallback" |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.