Uses of Class
org.tquadrat.foundation.xml.builder.spi.InvalidXMLNameException
Packages that use InvalidXMLNameException
Package
Description
Several classes that are not part of the API for the XML
builder tools, but required to implement tools for other, XML-derived
languages, like SVG or HTML.
-
Uses of InvalidXMLNameException in org.tquadrat.foundation.xml.builder.spi
Methods in org.tquadrat.foundation.xml.builder.spi that throw InvalidXMLNameExceptionModifier and TypeMethodDescriptionfinal boolean
AttributeSupport.checkValid
(String attribute) Checks whether an attribute with the given name is valid for the owning element.