|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextFormat | |
---|---|
org.jembi.sdmxhd.dsd | |
org.jembi.sdmxhd.parser | |
org.jembi.sdmxhd.primitives |
Uses of TextFormat in org.jembi.sdmxhd.dsd |
---|
Methods in org.jembi.sdmxhd.dsd that return TextFormat | |
---|---|
TextFormat |
Dimension.getTextFormat()
|
TextFormat |
Attribute.getTextFormat()
|
TextFormat |
TimeDimension.getTextFormat()
|
TextFormat |
PrimaryMeasure.getTextFormat()
|
Methods in org.jembi.sdmxhd.dsd with parameters of type TextFormat | |
---|---|
void |
Dimension.setTextFormat(TextFormat textFormat)
|
void |
Attribute.setTextFormat(TextFormat textFormat)
|
void |
TimeDimension.setTextFormat(TextFormat textFormat)
|
void |
PrimaryMeasure.setTextFormat(TextFormat textFormat)
|
Uses of TextFormat in org.jembi.sdmxhd.parser |
---|
Methods in org.jembi.sdmxhd.parser that return TextFormat | |
---|---|
TextFormat |
TextFormatParser.parse(javax.xml.stream.XMLEventReader eventReader,
javax.xml.stream.events.StartElement se,
java.util.zip.ZipFile zipFile)
|
Uses of TextFormat in org.jembi.sdmxhd.primitives |
---|
Methods in org.jembi.sdmxhd.primitives that return TextFormat | |
---|---|
TextFormat |
Concept.getTextFormat()
|
Methods in org.jembi.sdmxhd.primitives with parameters of type TextFormat | |
---|---|
void |
Concept.setTextFormat(TextFormat textFormat)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |