encodeAttributeValue abstract method
Encodes a string to be serialized as XML attribute value.
Implementation
String encodeAttributeValue(String input, XmlAttributeType type);
Encodes a string to be serialized as XML attribute value.
String encodeAttributeValue(String input, XmlAttributeType type);