Class CheckUtil
java.lang.Object
com.adobe.epubcheck.util.CheckUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckString(byte[] arr, int offset, String string) static booleancheckTrailingSpaces(InputStream input, StringBuilder sb) static intreadBytes(InputStream in, byte[] b, int off, int len)
-
Constructor Details
-
CheckUtil
public CheckUtil()
-
-
Method Details
-
checkString
-
checkTrailingSpaces
- Throws:
IOException
-
readBytes
- Throws:
IOException
-