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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
XSLOutputAttributes.java 63 public String getDoctypePublic();
ToXMLStream.java 91 setDoctypePublic(xmlListener.getDoctypePublic());
152 || getDoctypePublic() != null
ToUnknownStream.java 544 * @see XSLOutputAttributes#getDoctypePublic()
546 public String getDoctypePublic()
549 return m_handler.getDoctypePublic();
1020 m_handler.setDoctypePublic(oldHandler.getDoctypePublic());
    [all...]
ToXMLSAXHandler.java 655 String doctypePublic = getDoctypePublic();
SerializerBase.java 601 public String getDoctypePublic()
    [all...]
ToHTMLStream.java 704 String doctypePublic = getDoctypePublic();
    [all...]
ToStream.java     [all...]
  /external/jdiff/
xerces.jar 

Completed in 62 milliseconds