Searched refs:getByteStream (Results 1 - 23 of 23) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DDOMOutputImpl.java105 public OutputStream getByteStream(){ method in class:DOMOutputImpl
H A DLSSerializerImpl.java977 OutputStream outputStream = destination.getByteStream();
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPMetaParser.java186 InputSource source = new InputSource(buffer.getByteStream());
208 buffer.getByteStream(), encoding));
218 source = new InputSource(buffer.getByteStream());
H A DByteBuffer.java118 public InputStream getByteStream() method in class:ByteBuffer
/external/python/cpython2/Lib/xml/sax/
H A Dxmlreader.py120 file = source.getByteStream()
253 def getByteStream(self): member in class:InputSource
H A Dsaxutils.py323 if source.getByteStream() is None:
/external/python/cpython3/Lib/xml/sax/
H A Dxmlreader.py122 file = source.getByteStream()
255 def getByteStream(self): member in class:InputSource
H A Dexpatreader.py240 file = self._source.getByteStream()
H A Dsaxutils.py355 if source.getCharacterStream() is None and source.getByteStream() is None:
/external/python/cpython3/Lib/test/
H A Dtest_sax.py330 self.assertIsNone(prep.getByteStream())
341 self.checkContent(prep.getByteStream(),
350 self.checkContent(prep.getByteStream(),
357 self.checkContent(prep.getByteStream(),
365 self.checkContent(prep.getByteStream(),
372 self.assertIsNone(prep.getByteStream())
/external/libxml2/python/
H A Ddrv_libxml2.py149 input = libxml2.inputBuffer(source.getByteStream())
/external/python/cpython2/Lib/test/
H A Dtest_sax.py302 self.checkContent(prep.getByteStream(),
311 self.checkContent(prep.getByteStream(),
318 self.checkContent(prep.getByteStream(),
326 self.checkContent(prep.getByteStream(),
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DParser.java483 InputStream i = s.getByteStream();
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 622 milliseconds