Package org.apache.fop.complexscripts.util


package org.apache.fop.complexscripts.util
  • Class
    Description
    A structure class encapsulating an interval of characters expressed as an offset and count of Unicode scalar values (in an IntBuffer).
    Mirror related utilities.
    Normalization related utilities.
    Script related utilities.
    Exception thrown during when attempting to map glyphs to associated characters in the case that the associated characters do not represent a compact interval.
    Interface for testing the originating (source) character context of a glyph sequence.
    A GlyphSequence encapsulates a sequence of character codes, a sequence of glyph codes, and a sequence of character associations, where, for each glyph in the sequence of glyph codes, there is a corresponding character association.
    Interface for testing glyph properties according to glyph identifier.
    Implementation of Number to String Conversion algorithm specified by XSL Transformations (XSLT) Version 2.0, W3C Recommendation, 23 January 2007.
    Interface for providing script specific context testers.
    UTF32 related utilities.