Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.stax2.XMLInputFactory2 Modifier and Type Constant Field Value public static final String
P_AUTO_CLOSE_INPUT
"org.codehaus.stax2.closeInputSource"
public static final String
P_DTD_OVERRIDE
"org.codehaus.stax2.propDtdOverride"
public static final String
P_INTERN_NAMES
"org.codehaus.stax2.internNames"
public static final String
P_INTERN_NS_URIS
"org.codehaus.stax2.internNsUris"
public static final String
P_LAZY_PARSING
"com.ctc.wstx.lazyParsing"
public static final String
P_PRESERVE_LOCATION
"org.codehaus.stax2.preserveLocation"
public static final String
P_REPORT_CDATA
"http://java.sun.com/xml/stream/properties/report-cdata-event"
public static final String
P_REPORT_PROLOG_WHITESPACE
"org.codehaus.stax2.reportPrologWhitespace"
-
org.codehaus.stax2.XMLOutputFactory2 Modifier and Type Constant Field Value public static final String
P_ATTR_VALUE_ESCAPER
"org.codehaus.stax2.attrValueEscaper"
public static final String
P_AUTO_CLOSE_OUTPUT
"org.codehaus.stax2.autoCloseOutput"
public static final String
P_AUTOMATIC_EMPTY_ELEMENTS
"org.codehaus.stax2.automaticEmptyElements"
public static final String
P_AUTOMATIC_NS_PREFIX
"org.codehaus.stax2.automaticNsPrefix"
public static final String
P_TEXT_ESCAPER
"org.codehaus.stax2.textEscaper"
-
org.codehaus.stax2.XMLStreamProperties Modifier and Type Constant Field Value public static final String
XSP_IMPLEMENTATION_NAME
"org.codehaus.stax2.implName"
public static final String
XSP_IMPLEMENTATION_VERSION
"org.codehaus.stax2.implVersion"
public static final String
XSP_NAMESPACE_AWARE
"javax.xml.stream.isNamespaceAware"
public static final String
XSP_PROBLEM_REPORTER
"javax.xml.stream.reporter"
public static final String
XSP_SUPPORT_XMLID
"org.codehaus.stax2.supportXmlId"
public static final String
XSP_SUPPORTS_XML11
"org.codehaus.stax2.supportsXml11"
public static final String
XSP_V_XMLID_FULL
"xmlidFull"
public static final String
XSP_V_XMLID_NONE
"disable"
public static final String
XSP_V_XMLID_TYPING
"xmlidTyping"
-
org.codehaus.stax2.XMLStreamReader2 Modifier and Type Constant Field Value public static final String
FEATURE_DTD_OVERRIDE
"org.codehaus.stax2.propDtdOverride"
-
org.codehaus.stax2.osgi.Stax2InputFactoryProvider Modifier and Type Constant Field Value public static final String
OSGI_SVC_PROP_IMPL_NAME
"org.codehaus.stax2.implName"
public static final String
OSGI_SVC_PROP_IMPL_VERSION
"org.codehaus.stax2.implVersion"
-
org.codehaus.stax2.osgi.Stax2OutputFactoryProvider Modifier and Type Constant Field Value public static final String
OSGI_SVC_PROP_IMPL_NAME
"org.codehaus.stax2.implName"
public static final String
OSGI_SVC_PROP_IMPL_VERSION
"org.codehaus.stax2.implVersion"
-
org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider Modifier and Type Constant Field Value public static final String
OSGI_SVC_PROP_IMPL_NAME
"org.codehaus.stax2.implName"
public static final String
OSGI_SVC_PROP_IMPL_VERSION
"org.codehaus.stax2.implVersion"
public static final String
OSGI_SVC_PROP_SCHEMA_TYPE
"org.codehaus.stax2.validation.schemaType"
-
org.codehaus.stax2.ri.Stax2EventReaderImpl Modifier and Type Constant Field Value protected static final int
ERR_GETELEMTEXT_NON_TEXT_EVENT
2
protected static final int
ERR_GETELEMTEXT_NOT_START_ELEM
1
protected static final int
ERR_NEXTTAG_NON_WS_TEXT
3
protected static final int
ERR_NEXTTAG_WRONG_TYPE
4
protected static final int
STATE_CONTENT
3
protected static final int
STATE_END_OF_INPUT
2
protected static final int
STATE_INITIAL
1
-
org.codehaus.stax2.ri.Stax2ReaderAdapter Modifier and Type Constant Field Value protected static final int
MASK_TYPED_ACCESS_BINARY
4178
-
org.codehaus.stax2.ri.dom.DOMWrappingReader Modifier and Type Constant Field Value protected static final int
ERR_STATE_NO_LOCALNAME
7
protected static final int
ERR_STATE_NOT_ELEM
2
protected static final int
ERR_STATE_NOT_PI
3
protected static final int
ERR_STATE_NOT_START_ELEM
1
protected static final int
ERR_STATE_NOT_TEXTUAL
4
protected static final int
ERR_STATE_NOT_TEXTUAL_OR_ELEM
6
protected static final int
ERR_STATE_NOT_TEXTUAL_XXX
5
protected static final int
INT_SPACE
32
protected static final int
MASK_TYPED_ACCESS_BINARY
4178
-
org.codehaus.stax2.ri.typed.AsciiValueEncoder Modifier and Type Constant Field Value protected static final int
MIN_CHARS_WITHOUT_FLUSH
64
-
org.codehaus.stax2.ri.typed.NumberUtil Modifier and Type Constant Field Value public static final int
MAX_DOUBLE_CLEN
32
public static final int
MAX_FLOAT_CLEN
32
public static final int
MAX_INT_CLEN
11
public static final int
MAX_LONG_CLEN
21
-
org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder Modifier and Type Constant Field Value protected static final int
INITIAL_RESULT_BUFFER_SIZE
40
protected static final int
SMALL_RESULT_BUFFER_SIZE
4000
-
org.codehaus.stax2.typed.Base64Variant Modifier and Type Constant Field Value public static final int
BASE64_VALUE_INVALID
-1
public static final int
BASE64_VALUE_PADDING
-2
-
org.codehaus.stax2.validation.ValidatorPair Modifier and Type Constant Field Value public static final String
ATTR_TYPE_DEFAULT
"CDATA"
-
org.codehaus.stax2.validation.XMLValidationProblem Modifier and Type Constant Field Value public static final int
SEVERITY_ERROR
2
public static final int
SEVERITY_FATAL
3
public static final int
SEVERITY_WARNING
1
-
org.codehaus.stax2.validation.XMLValidationSchema Modifier and Type Constant Field Value public static final String
SCHEMA_ID_DTD
"http://www.w3.org/XML/1998/namespace"
public static final String
SCHEMA_ID_RELAXNG
"http://relaxng.org/ns/structure/0.9"
public static final String
SCHEMA_ID_TREX
"http://www.thaiopensource.com/trex"
public static final String
SCHEMA_ID_W3C_SCHEMA
"http://www.w3.org/2001/XMLSchema"
-
org.codehaus.stax2.validation.XMLValidationSchemaFactory Modifier and Type Constant Field Value public static final String
INTERNAL_ID_SCHEMA_DTD
"dtd"
public static final String
INTERNAL_ID_SCHEMA_RELAXNG
"relaxng"
public static final String
INTERNAL_ID_SCHEMA_TREX
"trex"
public static final String
INTERNAL_ID_SCHEMA_W3C
"w3c"
public static final String
P_ENABLE_CACHING
"org.codehaus2.stax2.validation.enableCaching"
public static final String
P_IS_NAMESPACE_AWARE
"org.codehaus2.stax2.validation.isNamespaceAware"
public static final String
SERVICE_DEFINITION_PATH
"META-INF/services/org.codehaus.stax2.validation.XMLValidationSchemaFactory."
public static final String
SYSTEM_PROPERTY_FOR_IMPL
"org.codehaus.stax2.validation.XMLValidationSchemaFactory."
-
org.codehaus.stax2.validation.XMLValidator Modifier and Type Constant Field Value public static final int
CONTENT_ALLOW_ANY_TEXT
4
public static final int
CONTENT_ALLOW_NONE
0
public static final int
CONTENT_ALLOW_UNDEFINED
5
public static final int
CONTENT_ALLOW_VALIDATABLE_TEXT
3
public static final int
CONTENT_ALLOW_WS
1
public static final int
CONTENT_ALLOW_WS_NONSTRICT
2