public class XmlEscaper extends Object
static net.dongliu.apk.parser.utils.xml.CharSequenceTranslator
ESCAPE_XML10
XmlEscaper()
static String
escapeXml10(String input)
String
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final net.dongliu.apk.parser.utils.xml.CharSequenceTranslator ESCAPE_XML10
public XmlEscaper()
public static String escapeXml10(String input)
Escapes the characters in a String using XML entities.
Copyright © 2018. All rights reserved.