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 © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"