Interface IElementConsumer

    • Method Detail

      • consume

        int consume()
             throws java.lang.Exception
        Scan the configured input source for a consumable element at the current offset.
        Throws:
        java.lang.Exception