Package 

Class PwgReader

    • Method Summary

      Modifier and Type Method Description
      final PwgReader.PwgDocument readDocument() Return a PwgDocument from input, throwing IOException for unrecoverable parsing errors.
      • Methods inherited from class java.lang.AutoCloseable

        equals, hashCode, toString
      • Methods inherited from class java.io.DataInputStream

        available, close, mark, markSupported, read, reset, skip
      • Methods inherited from class com.hp.jipp.pdl.pwg.PwgReader

        read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUTF, readUnsignedByte, readUnsignedShort, skipBytes
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait