public class PIMHelper extends Object
| Constructor and Description |
|---|
PIMHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
skipBOM(InputStream stream,
String encodingFormat)
this skips the number of bytes that represents the BOM from the
inputstream, so that BOM does not appear as invalid characters in the
output rendition.
|
public static void skipBOM(InputStream stream, String encodingFormat) throws IOException
IOException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"