Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unescapeXML(Appendable, CharSequence) - Static method in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
Unescapes an XML String containing XML entity escapes to a String containing the actual Unicode characters corresponding to the escapes and writes it to the given
Appendable.
If an entity is unrecognised, it is left alone, and inserted verbatim into the result string. e.g. - unescapeXML(CharSequence) - Static method in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
Unescapes an XML string containing XML entity escapes to a string containing the actual Unicode characters corresponding to the escapes.
If an entity is unrecognised, it is left alone, and inserted verbatim into the result string. e.g. - uri - Variable in record class org.tquadrat.foundation.xml.parse.Attribute
-
The field for the
urirecord component. - uri() - Method in record class org.tquadrat.foundation.xml.parse.Attribute
-
Returns the value of the
urirecord component.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
