| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
T_BASE_LAST |
-7 |
public static final int |
T_COMMENT |
-6 |
public static final int |
T_EOF |
-1 |
public static final int |
T_IDENT |
-5 |
public static final int |
T_IPADDR |
-4 |
public static final int |
T_NUMBER |
-3 |
public static final int |
T_STRING |
-2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
T_BASE_LAST |
-7 |
public static final int |
T_COMMENT |
-6 |
public static final int |
T_EOF |
-1 |
public static final int |
T_IDENT |
-5 |
public static final int |
T_IPADDR |
-4 |
public static final int |
T_NUMBER |
-3 |
public static final int |
T_STRING |
-2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
COMMAD |
2 |
public static final int |
INT |
1 |
public static final int |
SIZE |
3 |
public static final int |
STR |
0 |
public static final int |
STRTRUNC |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
tsDOWN |
3 |
public static final int |
tsINITING |
4 |
public static final int |
tsNONE |
0 |
public static final int |
tsRUN |
1 |
public static final int |
tsSHUT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
tvEndIf |
8 |
public static final int |
tvEndIfNot |
6 |
public static final int |
tvEndLoop |
4 |
public static final int |
tvEof |
-1 |
public static final int |
tvExpand |
2 |
public static final int |
tvIf |
7 |
public static final int |
tvIfNot |
5 |
public static final int |
tvLit |
1 |
public static final int |
tvLoop |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final transient int |
NO_MAX |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_EMAIL_LENGTH |
255 |
public static final int |
MAX_SIZE_IN_BYTES_FOR_ORACLE_VARCHAR2 |
4000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DBNULL |
"(dbnull)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SOAP_ENCODING |
"http://schemas.xmlsoap.org/soap/encoding/" |
public static final String |
SOAP_WSDL |
"http://schemas.xmlsoap.org/wsdl/" |
public static final String |
SOAP_WSDL_1_2 |
"http://schemas.xmlsoap.org/wsdl/soap12/" |
public static final String |
SOAP_WSDL_SOAP |
"http://schemas.xmlsoap.org/wsdl/soap/" |
public static final String |
SOAP1_1 |
"http://schemas.xmlsoap.org/soap/envelope/" |
public static final String |
SOAP1_2 |
"http://www.w3.org/2003/05/soap-envelope" |
public static final String |
XHTML1_0 |
"http://www.w3.org/1999/xhtml" |
public static final String |
XMLNAMESPACE |
"http://www.w3.org/XML/1998/namespace" |
public static final String |
XMLSCHEMA |
"http://www.w3.org/2001/XMLSchema" |
public static final String |
XMLSCHEMA_INSTANCE |
"http://www.w3.org/2001/XMLSchema-instance" |
public static final String |
XOP_INCLUDE |
"http://www.w3.org/2004/08/xop/include" |
Copyright © 2017 etc.to. All rights reserved.