Constant Field Values

Contents

com.sun.*

  • 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.runtime.unmarshaller.UnmarshallerImpl 
    Modifier and Type Constant Field Value
    public static final String FACTORY "com.sun.xml.bind.ObjectFactory"