Uses of Annotation Interface
org.simpleframework.xml.Text
Packages that use Text
-
Uses of Text in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as TextModifier and TypeFieldDescriptionprivate Text
TextLabel.label
References the annotation that was used by the contact.private final Text
TextListLabel.text
This is the text annotation declaration on the element list.Constructors in org.simpleframework.xml.core with parameters of type TextModifierConstructorDescriptionContact
(Text label, Constructor factory, int index) Constructor for theContact
object.Constructor for theTextLabel
object.TextListLabel
(Label label, Text text) Constructor for theTextListLabel
object.TextParameter
(Constructor factory, Text value, Format format, int index) Constructor for theTextParameter
object.