public interface XmlFriendlyWriter
HierarchicalStreamWriter
supporting XML-friendly names.Modifier and Type | Method and Description |
---|---|
java.lang.String |
escapeXmlName(java.lang.String name)
Escapes XML name (node or attribute) to be XML-friendly
|
Joe Walnes, http://xstream.codehaus.org/