|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.helper.ISO9075
public class ISO9075
Support for the ISO 9075 encoding of XML element names.
Method Summary | |
---|---|
static java.lang.String |
decode(java.lang.String toDecode)
|
static java.lang.String |
encode(java.lang.String toEncode)
Encode a string according to ISO 9075 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String encode(java.lang.String toEncode)
toEncode
-
public static java.lang.String decode(java.lang.String toDecode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |