Module org.sejda.io
Package org.sejda.io

Class SeekableSources

java.lang.Object
org.sejda.io.SeekableSources

public final class SeekableSources extends Object
This class consists of solely static methods to create the most appropriate SeekableSource based on the given input or to bridge SeekableSources to the more traditional InputStream or other standard I/O classes.
Author:
Andrea Vacondio