Uses of Class
org.apache.hadoop.hdfs.util.XMLUtils.UnmanglingError
Packages that use XMLUtils.UnmanglingError
-
Uses of XMLUtils.UnmanglingError in org.apache.hadoop.hdfs.util
Methods in org.apache.hadoop.hdfs.util that throw XMLUtils.UnmanglingErrorModifier and TypeMethodDescriptionstatic StringXMLUtils.unmangleXmlString(String str, boolean decodeEntityRefs) Demangle a string from an XML document.