Uses of Class
org.tquadrat.foundation.xml.builder.spi.AttributeSupport
Packages that use AttributeSupport
Package
Description
The internal classes for the implementation of the XML builder tools.
-
Uses of AttributeSupport in org.tquadrat.foundation.xml.builder.internal
Fields in org.tquadrat.foundation.xml.builder.internal declared as AttributeSupportModifier and TypeFieldDescriptionprivate final AttributeSupportProcessingInstructionImpl.m_AttributesThe attributes for the processing instruction.private final AttributeSupportXMLElementImpl.m_AttributesThe attribute support.
