Class NextLine


  • public class NextLine
    extends OperatorProcessor
    Version:
    $Revision: 1.5 $
    Author:
    Huault : huault@free.fr
    • Constructor Detail

      • NextLine

        public NextLine()
    • Method Detail

      • process

        public void process​(PDFOperator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        process : T* Move to start of next text line.
        Specified by:
        process in class OperatorProcessor
        Parameters:
        operator - The operator that is being executed.
        arguments - List
        Throws:
        java.io.IOException - If there is an error during processing.