Example usage for Java com.vaadin.server JsonPaintTarget fields, constructors, methods, implement or subclass
The text is from its open source code.
String | escapeXML(String xml) Substitutes the XML sensitive characters with predefined XML entities. |
StringBuilder | escapeXML(StringBuilder xml) Substitutes the XML sensitive characters with predefined XML entities. |