Constructor and Description |
---|
PFBParser() |
Modifier and Type | Method and Description |
---|---|
PFBData |
parsePFB(InputStream in)
Parses a PFB file into a PFBData object.
|
public PFBData parsePFB(InputStream in) throws IOException
in
- InputStream to load the PFB file fromIOException
- In case of an I/O problemCopyright © 2025 Apache Software Foundation. All rights reserved.