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 AttributeSupport
ProcessingInstructionImpl.m_Attributes
The attributes for the processing instruction.private final AttributeSupport
XMLElementImpl.m_Attributes
The attribute support.