Searched defs:doctypeSystem (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DSerializerBase.java629 * @param doctypeSystem the system identifier to be used in the DOCTYPE
632 public void setDoctypeSystem(String doctypeSystem) argument
634 setOutputProperty(OutputKeys.DOCTYPE_SYSTEM, doctypeSystem);
638 * @param doctypeSystem the system identifier to be used in the DOCTYPE
643 public void setDoctype(String doctypeSystem, String doctypePublic) argument
645 setOutputProperty(OutputKeys.DOCTYPE_SYSTEM, doctypeSystem);
/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 24 milliseconds