|
20080913, rgf | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.apache.* |
org.apache.bsf.BSFException | ||
public static final int |
REASON_EXECUTION_ERROR |
100 |
public static final int |
REASON_INVALID_ARGUMENT |
0 |
public static final int |
REASON_IO_ERROR |
10 |
public static final int |
REASON_OTHER_ERROR |
500 |
public static final int |
REASON_UNKNOWN_LANGUAGE |
20 |
public static final int |
REASON_UNSUPPORTED_FEATURE |
499 |
org.apache.bsf.util.DebugLog | ||
public static final int |
BSF_LOG_L0 |
0 |
public static final int |
BSF_LOG_L1 |
1 |
public static final int |
BSF_LOG_L2 |
2 |
public static final int |
BSF_LOG_L3 |
3 |
org.apache.bsf.util.cf.CodeFormatter | ||
public static final java.lang.String |
DEFAULT_DELIM |
"(+" |
public static final int |
DEFAULT_MAX |
74 |
public static final java.lang.String |
DEFAULT_S_DELIM |
"," |
public static final int |
DEFAULT_STEP |
2 |
org.apache.bsf.util.event.generator.Bytecode | ||
public static final byte |
C_Class |
7 |
public static final byte |
C_Double |
6 |
public static final byte |
C_FieldRef |
9 |
public static final byte |
C_Float |
4 |
public static final byte |
C_Integer |
3 |
public static final byte |
C_InterfaceMethodRef |
11 |
public static final byte |
C_Long |
5 |
public static final byte |
C_MethodRef |
10 |
public static final byte |
C_NameAndType |
12 |
public static final byte |
C_String |
8 |
public static final byte |
C_Utf8 |
1 |
|
20080913, rgf | ||||||||||
PREV NEXT | FRAMES NO FRAMES |