HomeSort by relevance Sort by last modified time
    Searched refs:getDoctypeSystem (Results 1 - 8 of 8) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
XSLOutputAttributes.java 71 public String getDoctypeSystem();
ToXMLStream.java 90 setDoctypeSystem(xmlListener.getDoctypeSystem());
153 || getDoctypeSystem() != null) {
ToUnknownStream.java 554 * @see XSLOutputAttributes#getDoctypeSystem()
556 public String getDoctypeSystem()
558 return m_handler.getDoctypeSystem();
1016 m_handler.setDoctypeSystem(oldHandler.getDoctypeSystem());
    [all...]
ToXMLSAXHandler.java 652 String doctypeSystem = getDoctypeSystem();
ToStream.java     [all...]
SerializerBase.java 623 public String getDoctypeSystem()
    [all...]
ToHTMLStream.java 703 String doctypeSystem = getDoctypeSystem();
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 151 milliseconds