Uses of Class
org.apache.sis.internal.jaxb.lan.TextGroup
Packages that use TextGroup
Package
Description
Miscellaneous objects and adapters defined in the
"lan"
namespace.-
Uses of TextGroup in org.apache.sis.internal.jaxb.lan
Fields in org.apache.sis.internal.jaxb.lan declared as TextGroupModifier and TypeFieldDescriptionprivate TextGroup[]
PT_FreeText.textGroup
A set ofLocalisedCharacterString
, representing the<lan:textGroup>
element.Constructors in org.apache.sis.internal.jaxb.lan with parameters of type TextGroupModifierConstructorDescriptionprivate
PT_FreeText
(String text, TextGroup[] textGroup) Constructs aPT_FreeText
containing the given text groups.