Searched refs:HTMLUnicodeInputStream (Results 1 – 2 of 2) sorted by relevance
11 HTMLUnicodeInputStream, HTMLBinaryInputStream)75 class HTMLUnicodeInputStreamShortChunk(HTMLUnicodeInputStream):123 size = HTMLUnicodeInputStream._defaultChunkSize
146 return HTMLUnicodeInputStream(source)151 class HTMLUnicodeInputStream(object): class390 class HTMLBinaryInputStream(HTMLUnicodeInputStream):418 HTMLUnicodeInputStream.__init__(self, self.rawStream)441 HTMLUnicodeInputStream.reset(self)