Package org.docx4j.wml
Enum NumberFormat
- All Implemented Interfaces:
Serializable,Comparable<NumberFormat>,java.lang.constant.Constable
Java class for NumberFormat.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="NumberFormat">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="decimal"/>
<enumeration value="upperRoman"/>
<enumeration value="lowerRoman"/>
<enumeration value="upperLetter"/>
<enumeration value="lowerLetter"/>
<enumeration value="ordinal"/>
<enumeration value="cardinalText"/>
<enumeration value="ordinalText"/>
<enumeration value="hex"/>
<enumeration value="chicago"/>
<enumeration value="ideographDigital"/>
<enumeration value="japaneseCounting"/>
<enumeration value="aiueo"/>
<enumeration value="iroha"/>
<enumeration value="decimalFullWidth"/>
<enumeration value="decimalHalfWidth"/>
<enumeration value="japaneseLegal"/>
<enumeration value="japaneseDigitalTenThousand"/>
<enumeration value="decimalEnclosedCircle"/>
<enumeration value="decimalFullWidth2"/>
<enumeration value="aiueoFullWidth"/>
<enumeration value="irohaFullWidth"/>
<enumeration value="decimalZero"/>
<enumeration value="bullet"/>
<enumeration value="ganada"/>
<enumeration value="chosung"/>
<enumeration value="decimalEnclosedFullstop"/>
<enumeration value="decimalEnclosedParen"/>
<enumeration value="decimalEnclosedCircleChinese"/>
<enumeration value="ideographEnclosedCircle"/>
<enumeration value="ideographTraditional"/>
<enumeration value="ideographZodiac"/>
<enumeration value="ideographZodiacTraditional"/>
<enumeration value="taiwaneseCounting"/>
<enumeration value="ideographLegalTraditional"/>
<enumeration value="taiwaneseCountingThousand"/>
<enumeration value="taiwaneseDigital"/>
<enumeration value="chineseCounting"/>
<enumeration value="chineseLegalSimplified"/>
<enumeration value="chineseCountingThousand"/>
<enumeration value="koreanDigital"/>
<enumeration value="koreanCounting"/>
<enumeration value="koreanLegal"/>
<enumeration value="koreanDigital2"/>
<enumeration value="vietnameseCounting"/>
<enumeration value="russianLower"/>
<enumeration value="russianUpper"/>
<enumeration value="none"/>
<enumeration value="numberInDash"/>
<enumeration value="hebrew1"/>
<enumeration value="hebrew2"/>
<enumeration value="arabicAlpha"/>
<enumeration value="arabicAbjad"/>
<enumeration value="hindiVowels"/>
<enumeration value="hindiConsonants"/>
<enumeration value="hindiNumbers"/>
<enumeration value="hindiCounting"/>
<enumeration value="thaiLetters"/>
<enumeration value="thaiNumbers"/>
<enumeration value="thaiCounting"/>
</restriction>
</simpleType>
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionAIUEO Order HiraganaFull-Width AIUEO Order HiraganaArabic Abjad NumeralsArabic AlphabetBulletCardinal TextChicago Manual of StyleChinese Counting SystemChinese Counting Thousand SystemChinese Legal Simplified FormatKorean Chosung NumberingDecimal NumbersDecimal Numbers Enclosed in a CircleDecimal Numbers Enclosed in a CircleDecimal Numbers Followed by a PeriodDecimal Numbers Enclosed in ParenthesisDouble Byte Arabic NumeralsDouble Byte Arabic Numerals AlternateSingle Byte Arabic NumeralsInitial Zero Arabic NumeralsKorean Ganada NumberingHebrew NumeralsHebrew AlphabetHexadecimal NumberingHindi ConsonantsHindi Counting SystemHindi NumbersHindi VowelsIdeographsIdeographs Enclosed in a CircleTraditional Legal Ideograph FormatTraditional Ideograph FormatZodiac Ideograph FormatTraditional Zodiac Ideograph FormatIroha Ordered KatakanaFull-Width Iroha Ordered KatakanaJapanese Counting SystemJapanese Digital Ten Thousand Counting SystemJapanese Legal NumberingKorean Counting SystemKorean Digital Counting SystemKorean Digital Counting System AlternateKorean Legal NumberingLowercase Latin AlphabetLowercase Roman NumeralsNo NumberingNumber With DashesOrdinalOrdinal TextLowercase Russian AlphabetUppercase Russian AlphabetTaiwanese Counting SystemTaiwanese Counting Thousand SystemTaiwanese Digital Counting SystemThai Counting SystemThai LettersThai NumeralsUppercase Latin AlphabetUppercase Roman NumeralsVietnamese Numerals -
Method Summary
Modifier and TypeMethodDescriptionstatic NumberFormatvalue()static NumberFormatReturns the enum constant of this type with the specified name.static NumberFormat[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
DECIMAL
Decimal Numbers -
UPPER_ROMAN
Uppercase Roman Numerals -
LOWER_ROMAN
Lowercase Roman Numerals -
UPPER_LETTER
Uppercase Latin Alphabet -
LOWER_LETTER
Lowercase Latin Alphabet -
ORDINAL
Ordinal -
CARDINAL_TEXT
Cardinal Text -
ORDINAL_TEXT
Ordinal Text -
HEX
Hexadecimal Numbering -
CHICAGO
Chicago Manual of Style -
IDEOGRAPH_DIGITAL
Ideographs -
JAPANESE_COUNTING
Japanese Counting System -
AIUEO
AIUEO Order Hiragana -
IROHA
Iroha Ordered Katakana -
DECIMAL_FULL_WIDTH
Double Byte Arabic Numerals -
DECIMAL_HALF_WIDTH
Single Byte Arabic Numerals -
JAPANESE_LEGAL
Japanese Legal Numbering -
JAPANESE_DIGITAL_TEN_THOUSAND
Japanese Digital Ten Thousand Counting System -
DECIMAL_ENCLOSED_CIRCLE
Decimal Numbers Enclosed in a Circle -
DECIMAL_FULL_WIDTH_2
Double Byte Arabic Numerals Alternate -
AIUEO_FULL_WIDTH
Full-Width AIUEO Order Hiragana -
IROHA_FULL_WIDTH
Full-Width Iroha Ordered Katakana -
DECIMAL_ZERO
Initial Zero Arabic Numerals -
BULLET
Bullet -
GANADA
Korean Ganada Numbering -
CHOSUNG
Korean Chosung Numbering -
DECIMAL_ENCLOSED_FULLSTOP
Decimal Numbers Followed by a Period -
DECIMAL_ENCLOSED_PAREN
Decimal Numbers Enclosed in Parenthesis -
DECIMAL_ENCLOSED_CIRCLE_CHINESE
Decimal Numbers Enclosed in a Circle -
IDEOGRAPH_ENCLOSED_CIRCLE
Ideographs Enclosed in a Circle -
IDEOGRAPH_TRADITIONAL
Traditional Ideograph Format -
IDEOGRAPH_ZODIAC
Zodiac Ideograph Format -
IDEOGRAPH_ZODIAC_TRADITIONAL
Traditional Zodiac Ideograph Format -
TAIWANESE_COUNTING
Taiwanese Counting System -
IDEOGRAPH_LEGAL_TRADITIONAL
Traditional Legal Ideograph Format -
TAIWANESE_COUNTING_THOUSAND
Taiwanese Counting Thousand System -
TAIWANESE_DIGITAL
Taiwanese Digital Counting System -
CHINESE_COUNTING
Chinese Counting System -
CHINESE_LEGAL_SIMPLIFIED
Chinese Legal Simplified Format -
CHINESE_COUNTING_THOUSAND
Chinese Counting Thousand System -
KOREAN_DIGITAL
Korean Digital Counting System -
KOREAN_COUNTING
Korean Counting System -
KOREAN_LEGAL
Korean Legal Numbering -
KOREAN_DIGITAL_2
Korean Digital Counting System Alternate -
VIETNAMESE_COUNTING
Vietnamese Numerals -
RUSSIAN_LOWER
Lowercase Russian Alphabet -
RUSSIAN_UPPER
Uppercase Russian Alphabet -
NONE
No Numbering -
NUMBER_IN_DASH
Number With Dashes -
HEBREW_1
Hebrew Numerals -
HEBREW_2
Hebrew Alphabet -
ARABIC_ALPHA
Arabic Alphabet -
ARABIC_ABJAD
Arabic Abjad Numerals -
HINDI_VOWELS
Hindi Vowels -
HINDI_CONSONANTS
Hindi Consonants -
HINDI_NUMBERS
Hindi Numbers -
HINDI_COUNTING
Hindi Counting System -
THAI_LETTERS
Thai Letters -
THAI_NUMBERS
Thai Numerals -
THAI_COUNTING
Thai Counting System
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
value
-
fromValue
-