Class BOMInputStreamFactory
java.lang.Object
com.ibm.wala.cast.util.BOMInputStreamFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.commons.io.input.BOMInputStreammake(InputStream origin)
-
Method Details
-
make
public static org.apache.commons.io.input.BOMInputStream make(InputStream origin) throws IOException - Throws:
IOException
-