Package org.apache.fontbox.ttf.gsub
Class GlyphArraySplitterRegexImpl
java.lang.Object
org.apache.fontbox.ttf.gsub.GlyphArraySplitterRegexImpl
- All Implemented Interfaces:
GlyphArraySplitter
This is an in-efficient implementation based on regex, which helps split the array.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final CompoundCharacterTokenizerprivate static final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GLYPH_ID_SEPARATOR
- See Also:
-
compoundCharacterTokenizer
-
-
Constructor Details
-
GlyphArraySplitterRegexImpl
-
-
Method Details
-
split
- Specified by:
splitin interfaceGlyphArraySplitter
-
getMatchersAsStrings
-
convertGlyphIdsToString
-
convertGlyphIdsToList
-