public class PIMHelper
extends java.lang.Object
Constructor and Description |
---|
PIMHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
skipBOM(java.io.InputStream stream,
java.lang.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(java.io.InputStream stream, java.lang.String encodingFormat) throws java.io.IOException
java.io.IOException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"