Package org.tquadrat.foundation.xml.builder.spi


@API(status=STABLE, since="0.1.0") package org.tquadrat.foundation.xml.builder.spi

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.

Unless otherwise stated, null argument values will cause methods and constructors of all classes in this package to throw an Exception, usually a NullArgumentException, but in some rare cases, it could be also a NullPointerException.