Uses of Class
org.simpleframework.xml.core.TemplateLabel
Packages that use TemplateLabel
-
Uses of TemplateLabel in org.simpleframework.xml.core
Subclasses of TemplateLabel in org.simpleframework.xml.coreModifier and TypeClassDescription(package private) classTheAttributeLabelobject is used convert any value retrieved from an XML attribute to a primitive object.(package private) classTheElementArrayLabelrepresents a label that is used to represent an XML element array in a class schema.(package private) classTheElementLabelrepresents a label that is used to represent an XML element in a class schema.(package private) classTheElementListLabelrepresents a label that is used to represent an XML element list in a class schema.(package private) classTheElementListUnionLabelis an adapter for an internal label.(package private) classTheElementMapLabelrepresents a label that is used to represent an XML element map in a class schema.(package private) classTheElementMapUnionLabelis an adapter for an internal label.(package private) classTheElementUnionLabelis an adapter for an internal label.(package private) classTheTextLabelrepresents a label that is used to get a converter for a text entry within an XML element.(package private) classTheTextListLabelobject is used to create a label that will create a converter used to read free text.(package private) classTheVersionLabelobject is used convert any double retrieved from an XML attribute to a version revision.