public abstract class XMLUtils extends Object
Created: Tue Jan 23 20:59:30 2007
Constructor and Description |
---|
XMLUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
escape(String input) |
static void |
main(String[] args) |
static String |
translateAll(String input,
String[] patterns,
String[] replacements) |
static String |
unescape(String input) |
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.