public class EpsReader extends Object
| Constructor and Description |
|---|
EpsReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
extract(InputStream inputStream,
Metadata metadata)
Filter method that determines if file will contain an EPS Header.
|
public void extract(InputStream inputStream, Metadata metadata) throws IOException
inputStream - InputStream containing filemetadata - Metadata to add directory to and extracted dataIOExceptionCopyright © 2002-2020 Drew Noakes. All Rights Reserved.