Constant Field Values

Contents

com.sun.*

org.glassfish.*

  • org.glassfish.jaxb.core.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
  • org.glassfish.jaxb.core.v2.WellKnownNamespace 
    Modifier and Type Constant Field Value
    public static final String JAXB "https://jakarta.ee/xml/ns/jaxb"
    public static final String SWA_URI "http://ws-i.org/profiles/basic/1.1/xsd"
    public static final String XML_MIME_URI "http://www.w3.org/2005/05/xmlmime"
    public static final String XOP "http://www.w3.org/2004/08/xop/include"