|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.xml.XMLUtils
public abstract class XMLUtils
Describe class XMLUtil here. Created: Tue Jan 23 20:59:30 2007
| Constructor Summary | |
|---|---|
XMLUtils()
|
|
| Method Summary | |
|---|---|
static String |
escape(String input)
Method description |
static void |
main(String[] args)
Method description |
static String |
translateAll(String input,
String[] patterns,
String[] replacements)
Method description |
static String |
unescape(String input)
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLUtils()
| Method Detail |
|---|
public static String escape(String input)
input -
public static void main(String[] args)
throws Exception
args -
Exception
public static String translateAll(String input,
String[] patterns,
String[] replacements)
input - patterns - replacements -
public static String unescape(String input)
input -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||