Uses of Class
org.tquadrat.foundation.xml.builder.spi.XMLElementFactoryBase
Packages that use XMLElementFactoryBase
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 XMLElementFactoryBase in org.tquadrat.foundation.xml.builder.spi
Fields in org.tquadrat.foundation.xml.builder.spi declared as XMLElementFactoryBaseModifier and TypeFieldDescriptionstatic final XMLElementFactoryBase[]
XMLElementFactoryBase.EMPTY_XMLElementFactoryBase_ARRAY
An empty array ofXMLElementFactoryImpl
objects.