Searched defs:setOutput (Results 1 – 3 of 3) sorted by relevance
| /libcore/xml/src/main/java/org/xmlpull/v1/ | ||
| D | XmlSerializer.java | 94 void setOutput (OutputStream os, String encoding) in setOutput() method |
| /libcore/xml/src/main/java/org/kxml2/io/ | ||
| D | KXmlSerializer.java | 299 public void setOutput(Writer writer) { in setOutput() method in KXmlSerializer |
| /libcore/luni/src/test/java/libcore/xml/ | ||
| D | XmlPullParserFactoryTest.java | 155 public void setOutput(OutputStream os, String encoding) throws IOException { in setOutput() method in XmlPullParserFactoryTest.XmlSerializerStub |