Searched refs:getDoctypeSystem (Results 1 – 7 of 7) sorted by relevance
71 public String getDoctypeSystem(); in getDoctypeSystem() method
90 setDoctypeSystem(xmlListener.getDoctypeSystem()); in CopyFrom()153 || getDoctypeSystem() != null) { in startDocumentInternal()
556 public String getDoctypeSystem() in getDoctypeSystem() method in ToUnknownStream558 return m_handler.getDoctypeSystem(); in getDoctypeSystem()1016 m_handler.setDoctypeSystem(oldHandler.getDoctypeSystem()); in initStreamOutput()
652 String doctypeSystem = getDoctypeSystem(); in startElement()
1916 if(null != getDoctypeSystem()) { in startElement()2024 String doctypeSystem = getDoctypeSystem(); in outputDocTypeDecl()
623 public String getDoctypeSystem() in getDoctypeSystem() method in SerializerBase
703 String doctypeSystem = getDoctypeSystem(); in outputDocTypeDecl()