|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.blueworld.lassopro.LassoEncodings
Text encodings returned by the getTagEncoding
method
Field Summary | |
static int |
ENCODE_BREAK
Deprecated. |
static int |
ENCODE_DEFAULT
Deprecated. |
static int |
ENCODE_NONE
Deprecated. |
static int |
ENCODE_RAW
Deprecated. |
static int |
ENCODE_SMART
Deprecated. |
static int |
ENCODE_STRICT_URL
Deprecated. |
static int |
ENCODE_URL
Deprecated. |
static int |
ENCODE_XML
Deprecated. |
Constructor Summary | |
LassoEncodings()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int ENCODE_URL
public static final int ENCODE_RAW
public static final int ENCODE_SMART
public static final int ENCODE_BREAK
public static final int ENCODE_DEFAULT
public static final int ENCODE_STRICT_URL
public static final int ENCODE_XML
public static final int ENCODE_NONE
Constructor Detail |
public LassoEncodings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |