com.blueworld.lassopro
Class LassoEncodings
java.lang.Object
|
+--com.blueworld.lassopro.LassoEncodings
- public final class LassoEncodings
- extends java.lang.Object
Text encodings returned by the getTagEncoding
method
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCODE_URL
public static final int ENCODE_URL
- See Also:
- Constant Field Values
ENCODE_RAW
public static final int ENCODE_RAW
- See Also:
- Constant Field Values
ENCODE_SMART
public static final int ENCODE_SMART
- See Also:
- Constant Field Values
ENCODE_BREAK
public static final int ENCODE_BREAK
- See Also:
- Constant Field Values
ENCODE_DEFAULT
public static final int ENCODE_DEFAULT
- See Also:
- Constant Field Values
ENCODE_STRICT_URL
public static final int ENCODE_STRICT_URL
- See Also:
- Constant Field Values
ENCODE_XML
public static final int ENCODE_XML
- See Also:
- Constant Field Values
ENCODE_NONE
public static final int ENCODE_NONE
- See Also:
- Constant Field Values
LassoEncodings
public LassoEncodings()