Searched refs:setOutputProperty (Results 1 - 17 of 17) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DXSLOutputAttributes.java220 public void setOutputProperty(String name, String val); method in interface:XSLOutputAttributes
H A DSerializerBase.java570 setOutputProperty(OutputKeys.ENCODING,encoding);
581 setOutputProperty(OutputKeys.OMIT_XML_DECLARATION,val);
612 setOutputProperty(OutputKeys.DOCTYPE_PUBLIC, doctypePublic);
634 setOutputProperty(OutputKeys.DOCTYPE_SYSTEM, doctypeSystem);
645 setOutputProperty(OutputKeys.DOCTYPE_SYSTEM, doctypeSystem);
646 setOutputProperty(OutputKeys.DOCTYPE_PUBLIC, doctypePublic);
658 setOutputProperty(OutputKeys.STANDALONE, standalone);
720 setOutputProperty(OutputKeys.VERSION, version);
732 setOutputProperty(OutputKeys.MEDIA_TYPE,mediaType);
762 setOutputProperty(OutputKey
1600 public void setOutputProperty(String name, String val) { method in class:SerializerBase
[all...]
H A DToStream.java587 this.setOutputProperty(key,explicitValue);
3300 setOutputProperty(OutputKeys.ENCODING,encoding);
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DCommandLine.java219 x.setOutputProperty(XMLWriter.METHOD, "html");
220 x.setOutputProperty(XMLWriter.OMIT_XML_DECLARATION, "yes");
225 x.setOutputProperty(XMLWriter.METHOD, method);
231 x.setOutputProperty(XMLWriter.DOCTYPE_PUBLIC, doctype_public);
237 x.setOutputProperty(XMLWriter.DOCTYPE_SYSTEM, doctype_system);
244 x.setOutputProperty(XMLWriter.ENCODING, theOutputEncoding);
248 x.setOutputProperty(XMLWriter.OMIT_XML_DECLARATION, "yes");
H A DXMLWriter.java1369 public void setOutputProperty(String key, String value) {
1362 public void setOutputProperty(String key, String value) { method in class:XMLWriter
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/67/1/.cp/ant_tasks/
H A Ddirector-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-trax.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/generators/rss/
H A DRSSFeedAddEntryTask.java551 transformer.setOutputProperty(OutputKeys.INDENT, "yes"); //$NON-NLS-1$
552 transformer.setOutputProperty(OutputKeys.METHOD, "xml"); //$NON-NLS-1$
558 transformer.setOutputProperty("{http://xml.apache.org/xalan}indent-amount", "2"); //$NON-NLS-1$ //$NON-NLS-2$
559 transformer.setOutputProperty("{http://xml.apache.org/xslt}indent-amount", "2"); //$NON-NLS-1$ //$NON-NLS-2$
562 transformer.setOutputProperty(OutputKeys.ENCODING, encoding);
/external/droiddriver/src/com/google/android/droiddriver/finders/
H A DByXPath.java203 transformer.setOutputProperty(OutputKeys.INDENT, "yes");
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
H A DTransformerIdentityImpl.java684 * property in that was set by {@link #setOutputProperty},
688 * that were explicitly set by {@link #setOutputProperty},
735 public void setOutputProperty(String name, String value) method in class:TransformerIdentityImpl
749 * that was set with setOutputProperty, or it may be a
H A DTransformerImpl.java706 * that was set with setOutputProperty, or it may be a
788 * tran.setOutputProperty("standalone", "yes");
798 * tran.setOutputProperty(
818 * tran.setOutputProperty(
827 public void setOutputProperty(String name, String value) method in class:TransformerImpl
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
H A DFlatManifestWriterImpl.java183 transformer.setOutputProperty(OutputKeys.INDENT, "yes");
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DDOM3TreeWalker.java2145 fSerializer.setOutputProperty(OutputPropertiesFactory.S_KEY_LINE_SEPARATOR, fNewLine);
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 385 milliseconds