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.ws.wscompile.Options 
    Modifier and Type Constant Field Value
    public static final int EXTENSION 2
    public static final int STRICT 1
  • com.sun.tools.ws.wscompile.WsgenOptions 
    Modifier and Type Constant Field Value
    public static final String X_SOAP12 "Xsoap1.2"
  • com.sun.tools.ws.wsdl.document.http.HTTPConstants 
    Modifier and Type Constant Field Value
    public static final String NS_WSDL_HTTP "http://schemas.xmlsoap.org/wsdl/http/"
  • com.sun.tools.ws.wsdl.document.mime.MIMEConstants 
    Modifier and Type Constant Field Value
    public static final String NS_WSDL_MIME "http://schemas.xmlsoap.org/wsdl/mime/"
  • com.sun.tools.ws.wsdl.document.schema.SchemaConstants 
    Modifier and Type Constant Field Value
    public static final String NS_XMLNS "http://www.w3.org/2000/xmlns/"
    public static final String NS_XSD "http://www.w3.org/2001/XMLSchema"
    public static final String NS_XSI "http://www.w3.org/2001/XMLSchema-instance"
  • 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 String NS "http://jaxb.dev.java.net/plugin/code-injector"
  • com.sun.xml.xsom.impl.Const 
    Modifier and Type Constant Field Value
    public static final String schemaNamespace "http://www.w3.org/2001/XMLSchema"