public class XmlHelper extends Object
protected static Map<Character,String>
encodingMap
XmlHelper()
static String
escape(String text)
unescape(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static Map<Character,String> encodingMap
public XmlHelper()
public static String escape(String text)
public static String unescape(String text)
Copyright © 2011–2014 Red Hat. All rights reserved.