public class BOMInputStreamTest extends Object
BOMInputStream.| Constructor and Description |
|---|
BOMInputStreamTest() |
public BOMInputStreamTest()
public void testAvailableWithBOM() throws Exception
Exceptionpublic void testAvailableWithoutBOM() throws Exception
Exceptionpublic void testEmptyBufferWithBOM() throws Exception
Exceptionpublic void testEmptyBufferWithoutBOM() throws Exception
Exceptionpublic void testGetBOMFirstThenRead() throws Exception
Exceptionpublic void testGetBOMFirstThenReadInclude() throws Exception
Exceptionpublic void testLargeBufferWithBOM() throws Exception
Exceptionpublic void testLargeBufferWithoutBOM() throws Exception
Exceptionpublic void testLeadingNonBOMBufferedRead() throws Exception
Exceptionpublic void testLeadingNonBOMSingleRead() throws Exception
Exceptionpublic void testMarkResetAfterReadWithBOM() throws Exception
Exceptionpublic void testMarkResetAfterReadWithoutBOM() throws Exception
Exceptionpublic void testMarkResetBeforeReadWithBOM() throws Exception
Exceptionpublic void testMarkResetBeforeReadWithoutBOM() throws Exception
Exceptionpublic void testNoBoms() throws Exception
Exceptionpublic void testReadEmpty() throws Exception
Exceptionpublic void testReadSmall() throws Exception
Exceptionpublic void testReadTwiceWithBOM() throws Exception
Exceptionpublic void testReadTwiceWithoutBOM() throws Exception
Exceptionpublic void testReadWithBOMInclude() throws Exception
Exceptionpublic void testReadWithBOMUtf16Be() throws Exception
Exceptionpublic void testReadWithBOMUtf16Le() throws Exception
Exceptionpublic void testReadWithBOMUtf32Be() throws Exception
Exceptionpublic void testReadWithBOMUtf32Le() throws Exception
Exceptionpublic void testReadWithBOMUtf8() throws Exception
Exceptionpublic void testReadWithMultipleBOM() throws Exception
Exceptionpublic void testReadWithoutBOM() throws Exception
Exceptionpublic void testReadXmlWithBOMUcs2() throws Exception
Exceptionpublic void testReadXmlWithBOMUcs4() throws Exception
Exceptionpublic void testReadXmlWithBOMUtf16Be() throws Exception
Exceptionpublic void testReadXmlWithBOMUtf16Le() throws Exception
Exceptionpublic void testReadXmlWithBOMUtf32Be() throws Exception
Exceptionpublic void testReadXmlWithBOMUtf32Le() throws Exception
Exceptionpublic void testReadXmlWithBOMUtf8() throws Exception
Exceptionpublic void testReadXmlWithoutBOMUtf32Be() throws Exception
Exceptionpublic void testReadXmlWithoutBOMUtf32Le() throws Exception
Exceptionpublic void testSkipWithBOM() throws Exception
Exceptionpublic void testSkipWithoutBOM() throws Exception
Exceptionpublic void testSmallBufferWithBOM() throws Exception
Exceptionpublic void testSmallBufferWithoutBOM() throws Exception
Exceptionpublic void testSupportCode() throws Exception
ExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.