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 dataIOException
Copyright © 2023. All rights reserved.