Package com.thoughtworks.xstream.io.xml
Interface XmlFriendlyReader
-
public interface XmlFriendlyReaderDeprecated.As of 1.4An interface for aHierarchicalStreamReadersupporting XML-friendly names.- Since:
- 1.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.StringunescapeXmlName(java.lang.String name)Deprecated.As of 1.4
-