Index

A C D E F G H I K L M N O P Q R S T U V W X 
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 uri record component.
uri() - Method in record class org.tquadrat.foundation.xml.parse.Attribute
Returns the value of the uri record component.
A C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form