Class AbstractOrigin.PathOrigin

All Implemented Interfaces:
IOSupplier<Path>
Enclosing class:
AbstractOrigin<T,B extends AbstractOrigin<T,B>>

A Path origin.

Starting from this origin, you can get a byte array, a file, an input stream, an output stream, a path, a reader, and a writer.