Constant Field Values

Contents

com.sun.*

  • com.sun.codemodel.JMod 
    Modifier and Type Constant Field Value
    public static final int ABSTRACT 32
    public static final int FINAL 8
    public static final int NATIVE 64
    public static final int NONE 0
    public static final int PRIVATE 4
    public static final int PROTECTED 2
    public static final int PUBLIC 1
    public static final int STATIC 16
    public static final int SYNCHRONIZED 128
    public static final int TRANSIENT 256
    public static final int VOLATILE 512
  • com.sun.tools.jxc.ap.Options 
    Modifier and Type Constant Field Value
    public static final java.lang.String DISABLE_XML_SECURITY "-disableXmlSecurity"
  • com.sun.tools.txw2.model.Grammar 
    Modifier and Type Constant Field Value
    public static final java.lang.String START "\u0000#start\u0000"
  • com.sun.tools.xjc.Options 
    Modifier and Type Constant Field Value
    public static final int EXTENSION 2
    public static final int STRICT 1
  • com.sun.tools.xjc.addon.code_injector.Const 
    Modifier and Type Constant Field Value
    public static final java.lang.String NS "http://jaxb.dev.java.net/plugin/code-injector"
  • com.sun.tools.xjc.reader.Const 
    Modifier and Type Constant Field Value
    public static final java.lang.String DTD "DTD"
    public static final java.lang.String EXPECTED_CONTENT_TYPES "expectedContentTypes"
    public static final java.lang.String JAXB_NSURI "http://java.sun.com/xml/ns/jaxb"
    public static final java.lang.String RELAXNG_URI "http://relaxng.org/ns/structure/1.0"
    public static final java.lang.String XJC_EXTENSION_URI "http://java.sun.com/xml/ns/jaxb/xjc"
    public static final java.lang.String XMLNS_URI "http://www.w3.org/2000/xmlns/"
  • com.sun.xml.bind.api.impl.NameConverter.Standard 
    Modifier and Type Constant Field Value
    protected static final int DIGIT 3
    protected static final int LOWER_LETTER 1
    protected static final int OTHER 4
    protected static final int OTHER_LETTER 2
    protected static final int UPPER_LETTER 0
  • com.sun.xml.bind.v2.ContextFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String USE_JAXB_PROPERTIES "_useJAXBProperties"
  • com.sun.xml.bind.v2.WellKnownNamespace 
    Modifier and Type Constant Field Value
    public static final java.lang.String JAXB "http://java.sun.com/xml/ns/jaxb"
    public static final java.lang.String SWA_URI "http://ws-i.org/profiles/basic/1.1/xsd"
    public static final java.lang.String XML_MIME_URI "http://www.w3.org/2005/05/xmlmime"
    public static final java.lang.String XML_NAMESPACE_URI "http://www.w3.org/XML/1998/namespace"
    public static final java.lang.String XML_SCHEMA "http://www.w3.org/2001/XMLSchema"
    public static final java.lang.String XML_SCHEMA_INSTANCE "http://www.w3.org/2001/XMLSchema-instance"
    public static final java.lang.String XOP "http://www.w3.org/2004/08/xop/include"
  • com.sun.xml.bind.v2.runtime.MarshallerImpl 
    Modifier and Type Constant Field Value
    protected static final java.lang.String C14N "com.sun.xml.bind.c14n"
    protected static final java.lang.String ENCODING_HANDLER "com.sun.xml.bind.characterEscapeHandler"
    protected static final java.lang.String ENCODING_HANDLER2 "com.sun.xml.bind.marshaller.CharacterEscapeHandler"
    protected static final java.lang.String INDENT_STRING "com.sun.xml.bind.indentString"
    protected static final java.lang.String OBJECT_IDENTITY_CYCLE_DETECTION "com.sun.xml.bind.objectIdentitityCycleDetection"
    protected static final java.lang.String PREFIX_MAPPER "com.sun.xml.bind.namespacePrefixMapper"
    protected static final java.lang.String XML_HEADERS "com.sun.xml.bind.xmlHeaders"
    protected static final java.lang.String XMLDECLARATION "com.sun.xml.bind.xmlDeclaration"
  • com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl 
    Modifier and Type Constant Field Value
    public static final java.lang.String FACTORY "com.sun.xml.bind.ObjectFactory"
  • com.sun.xml.bind.v2.util.XmlFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String ACCESS_EXTERNAL_DTD "http://javax.xml.XMLConstants/property/accessExternalDTD"
    public static final java.lang.String ACCESS_EXTERNAL_SCHEMA "http://javax.xml.XMLConstants/property/accessExternalSchema"
  • com.sun.xml.xsom.impl.Const 
    Modifier and Type Constant Field Value
    public static final java.lang.String schemaNamespace "http://www.w3.org/2001/XMLSchema"

org.kohsuke.*

  • org.kohsuke.rngom.xml.util.WellKnownNamespaces 
    Modifier and Type Constant Field Value
    public static final java.lang.String RELAX_NG "http://relaxng.org/ns/structure/1.0"
    public static final java.lang.String RELAX_NG_0_9 "http://relaxng.org/ns/structure/0.9"
    public static final java.lang.String RELAX_NG_COMPATIBILITY_ANNOTATIONS "http://relaxng.org/ns/compatibility/annotations/1.0"
    public static final java.lang.String RELAX_NG_COMPATIBILITY_DATATYPES "http://relaxng.org/ns/compatibility/datatypes/1.0"
    public static final java.lang.String XML "http://www.w3.org/XML/1998/namespace"
    public static final java.lang.String XML_SCHEMA "http://www.w3.org/2001/XMLSchema"
    public static final java.lang.String XML_SCHEMA_DATATYPES "http://www.w3.org/2001/XMLSchema-datatypes"
    public static final java.lang.String XMLNS "http://www.w3.org/2000/xmlns"