Constant Field Values

Contents

org.apache.*

  • org.apache.commons.digester.Digester 
    Modifier and Type Constant Field Value
    protected static final java.lang.String W3C_XML_SCHEMA "http://www.w3.org/2001/XMLSchema"
  • org.apache.commons.digester.annotations.handlers.MethodHandler 
    Modifier and Type Constant Field Value
    private static final int SUPPORTED_ARGS 1
  • org.apache.commons.digester.annotations.utils.AnnotationUtils 
    Modifier and Type Constant Field Value
    private static final java.lang.String PATTERN "pattern"
    private static final java.lang.String VALUE "value"
  • org.apache.commons.digester.parser.GenericParser 
    Modifier and Type Constant Field Value
    private static final java.lang.String JAXP_SCHEMA_SOURCE "http://java.sun.com/xml/jaxp/properties/schemaSource"
  • org.apache.commons.digester.parser.XercesParser 
    Modifier and Type Constant Field Value
    private static final java.lang.String JAXP_SCHEMA_SOURCE "http://java.sun.com/xml/jaxp/properties/schemaSource"