Searched refs:setDoctypeSystem (Results 1 - 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DXSLOutputAttributes.java144 public void setDoctypeSystem(String doctype); method in interface:XSLOutputAttributes
H A DToUnknownStream.java119 * true if setDoctypeSystem() was called before the underlying handler
630 m_handler.setDoctypeSystem(system);
649 * @see XSLOutputAttributes#setDoctypeSystem(String)
651 public void setDoctypeSystem(String doctype) method in class:ToUnknownStream
653 m_handler.setDoctypeSystem(doctype);
1016 m_handler.setDoctypeSystem(oldHandler.getDoctypeSystem());
H A DToXMLStream.java90 setDoctypeSystem(xmlListener.getDoctypeSystem());
H A DSerializerBase.java632 public void setDoctypeSystem(String doctypeSystem) method in class:SerializerBase
H A DToStream.java2669 setDoctypeSystem(systemId);
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorOutputElem.java72 public void setDoctypeSystem(String newValue) method in class:ProcessorOutputElem
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
H A DTransformerImpl.java1022 xoh.setDoctypeSystem(systemID);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 116 milliseconds