Searched refs:getDoctypePublic (Results 1 – 7 of 7) sorted by relevance
63 public String getDoctypePublic(); in getDoctypePublic() method
91 setDoctypePublic(xmlListener.getDoctypePublic()); in CopyFrom()152 || getDoctypePublic() != null in startDocumentInternal()
546 public String getDoctypePublic() in getDoctypePublic() method in ToUnknownStream549 return m_handler.getDoctypePublic(); in getDoctypePublic()1020 m_handler.setDoctypePublic(oldHandler.getDoctypePublic()); in initStreamOutput()
655 String doctypePublic = getDoctypePublic(); in startElement()
601 public String getDoctypePublic() in getDoctypePublic() method in SerializerBase
704 String doctypePublic = getDoctypePublic(); in outputDocTypeDecl()
2016 String doctypePublic = getDoctypePublic(); in outputDocTypeDecl()