/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | XMPMetaParser.java | 186 InputSource source = new InputSource(buffer.getByteStream()); in parseXmlFromBytebuffer() 208 buffer.getByteStream(), encoding)); in parseXmlFromBytebuffer() 218 source = new InputSource(buffer.getByteStream()); in parseXmlFromBytebuffer()
|
D | ByteBuffer.java | 118 public InputStream getByteStream() in getByteStream() method in ByteBuffer
|
/external/python/cpython3/Lib/xml/sax/ |
D | xmlreader.py | 122 file = source.getByteStream() 255 def getByteStream(self): member in InputSource
|
D | saxutils.py | 355 if source.getCharacterStream() is None and source.getByteStream() is None:
|
D | expatreader.py | 230 file = source.getByteStream()
|
/external/python/cpython2/Lib/xml/sax/ |
D | xmlreader.py | 120 file = source.getByteStream() 253 def getByteStream(self): member in InputSource
|
D | saxutils.py | 323 if source.getByteStream() is None:
|
D | expatreader.py | 233 file = source.getByteStream()
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
D | DOMOutputImpl.java | 105 public OutputStream getByteStream(){ in getByteStream() method in DOMOutputImpl
|
D | LSSerializerImpl.java | 977 OutputStream outputStream = destination.getByteStream(); in write()
|
/external/python/cpython3/Lib/test/ |
D | test_sax.py | 343 self.assertIsNone(prep.getByteStream()) 354 self.checkContent(prep.getByteStream(), 363 self.checkContent(prep.getByteStream(), 370 self.checkContent(prep.getByteStream(), 378 self.checkContent(prep.getByteStream(), 385 self.assertIsNone(prep.getByteStream())
|
/external/python/cpython2/Lib/test/ |
D | test_sax.py | 318 self.checkContent(prep.getByteStream(), 327 self.checkContent(prep.getByteStream(), 334 self.checkContent(prep.getByteStream(), 342 self.checkContent(prep.getByteStream(),
|
/external/libxml2/python/ |
D | drv_libxml2.py | 149 input = libxml2.inputBuffer(source.getByteStream())
|
/external/python/cpython2/Doc/library/ |
D | xml.sax.reader.rst | 304 .. method:: InputSource.getByteStream()
|
/external/python/cpython3/Doc/library/ |
D | xml.sax.reader.rst | 306 .. method:: InputSource.getByteStream()
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | Parser.java | 483 InputStream i = s.getByteStream(); in getReader()
|
/external/cldr/tools/java/libs/ |
D | xercesImpl.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
/external/guice/extensions/struts2/lib/ |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/guice/lib/build/jdiff/ |
D | xerces.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/xml/
javax/ ... |