pdf-lite - v1.0.1
    Preparing search index...

    Class Parser<I, O>Abstract

    Abstract base class for parsers that transform input items to output items. Provides a common interface for feeding input and generating output.

    Type Parameters

    • I

      The input item type

    • O

      The output item type

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Constructors

    Methods