Constant Field Values

Contents

org.jboss.*

  • org.jboss.common.beans.property.finder.PropertyEditorFinder 
    Modifier and Type Constant Field Value
    protected static final java.lang.String EDITOR "Editor"
    protected static final java.lang.String EDITOR_ARRAY "ArrayEditor"
  • org.jboss.common.beans.property.token.GreedyTokenizer 
    Modifier and Type Constant Field Value
    private static final java.lang.String DELIMITERS ", \t\r\n"
  • org.jboss.common.beans.property.token.StrictTokenizer 
    Modifier and Type Constant Field Value
    private static final java.lang.String DELIMITERS ",\n"