Uses of Class
org.verapdf.io.SeekableInputStream
Packages that use SeekableInputStream
Package
Description
-
Uses of SeekableInputStream in org.verapdf.as.io
Subclasses of SeekableInputStream in org.verapdf.as.ioModifier and TypeClassDescriptionclassThis class binds the SeekableInputStream interface to a memory buffer. -
Uses of SeekableInputStream in org.verapdf.cos
Methods in org.verapdf.cos that return SeekableInputStream -
Uses of SeekableInputStream in org.verapdf.io
Subclasses of SeekableInputStream in org.verapdf.ioModifier and TypeClassDescriptionclassASInputStream for reading data from file.Methods in org.verapdf.io that return SeekableInputStreamModifier and TypeMethodDescriptionIReader.getPDFSource()Reader.getPDFSource()static SeekableInputStreamSeekableInputStream.getSeekableStream(InputStream stream) Returns InternalInputStream or ASMemoryInStream constructed from given stream depending on stream length. -
Uses of SeekableInputStream in org.verapdf.parser
Fields in org.verapdf.parser declared as SeekableInputStreamMethods in org.verapdf.parser that return SeekableInputStreamConstructors in org.verapdf.parser with parameters of type SeekableInputStreamModifierConstructorDescriptionBaseParser(SeekableInputStream stream) COSParser(SeekableInputStream seekableInputStream) SignatureParser(SeekableInputStream stream, COSDocument document) Constructor. -
Uses of SeekableInputStream in org.verapdf.pd
Methods in org.verapdf.pd that return SeekableInputStream -
Uses of SeekableInputStream in org.verapdf.pd.font.cff
Fields in org.verapdf.pd.font.cff declared as SeekableInputStreamModifier and TypeFieldDescriptionprotected SeekableInputStreamCFFFileBaseParser.sourceprotected SeekableInputStreamCFFFileBaseParser.sourceprotected SeekableInputStreamCFFFileBaseParser.source