Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.plexus.metadata.gleaner.QDoxComponentGleaner Modifier and Type Constant Field Value public static final String
PLEXUS_ALIAS_PARAMETER
"alias"
public static final String
PLEXUS_COMPONENT_TAG
"plexus.component"
public static final String
PLEXUS_CONFIGURATION_TAG
"plexus.configuration"
public static final String
PLEXUS_DEFAULT_HINT
"default"
public static final String
PLEXUS_DEFAULT_VALUE_PARAMETER
"default-value"
public static final String
PLEXUS_INSTANTIATION_STARTEGY_PARAMETER
"instantiation-strategy"
public static final String
PLEXUS_LIFECYCLE_HANDLER_PARAMETER
"lifecycle-handler"
public static final String
PLEXUS_OPTIONAL_PARAMETER
"optional"
public static final String
PLEXUS_REQUIREMENT_TAG
"plexus.requirement"
public static final String
PLEXUS_ROLE_HINT_LIST_PARAMETER
"role-hints"
public static final String
PLEXUS_ROLE_HINT_PARAMETER
"role-hint"
public static final String
PLEXUS_ROLE_PARAMETER
"role"
public static final String
PLEXUS_VERSION_PARAMETER
"version"
-
org.codehaus.plexus.metadata.merge.Driver Modifier and Type Constant Field Value protected static final String
APACHE_DYNAMIC_VALIDATION_FEATURE
"http://apache.org/xml/features/validation/dynamic"
protected static final String
APACHE_SCHEMA_VALIDATION_FEATURE
"http://apache.org/xml/features/validation/schema"
protected static final String
DECLARATION_HANDLER_PROPERTY
"http://xml.org/sax/properties/declaration-handler"
protected static final String
EXTERNAL_GENERAL_ENTITIES_PROPERTY
"http://xml.org/sax/features/external-general-entities"
protected static final String
LEXICAL_HANDLER_PROPERTY
"http://xml.org/sax/properties/lexical-handler"
protected static final String
NAMESPACE_PREFIXES_FEATURE
"http://xml.org/sax/features/namespace-prefixes"
protected static final String
NAMESPACES_FEATURE
"http://xml.org/sax/features/namespaces"
protected static final String
VALIDATION_FEATURE
"http://xml.org/sax/features/validation"
-
org.codehaus.plexus.metadata.merge.MXParser Modifier and Type Constant Field Value protected static final String
FEATURE_NAMES_INTERNED
"http://xmlpull.org/v1/doc/features.html#names-interned"
protected static final String
FEATURE_XML_ROUNDTRIP
"http://xmlpull.org/v1/doc/features.html#xml-roundtrip"
protected static final int
LOOKUP_MAX
1024
protected static final char
LOOKUP_MAX_CHAR
1024
protected static final String
PROPERTY_LOCATION
"http://xmlpull.org/v1/doc/properties.html#location"
protected static final String
PROPERTY_XMLDECL_CONTENT
"http://xmlpull.org/v1/doc/properties.html#xmldecl-content"
protected static final String
PROPERTY_XMLDECL_STANDALONE
"http://xmlpull.org/v1/doc/properties.html#xmldecl-standalone"
protected static final String
PROPERTY_XMLDECL_VERSION
"http://xmlpull.org/v1/doc/properties.html#xmldecl-version"
protected static final int
READ_CHUNK_SIZE
8192
protected static final String
REPORT_NAMESPACE_PREFIXES
"http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes"
protected static final String
XML_URI
"http://www.w3.org/XML/1998/namespace"
protected static final String
XMLNS_URI
"http://www.w3.org/2000/xmlns/"