Searched refs:outputDocTypeDecl (Results 1 – 2 of 2) sorted by relevance
700 private void outputDocTypeDecl(String name) throws SAXException { in outputDocTypeDecl() method in ToHTMLStream820 outputDocTypeDecl(n); in startElement()1688 outputDocTypeDecl("html"); // best guess for the upcoming element in processingInstruction()2007 outputDocTypeDecl("html"); // best guess for the upcoming element in comment()
1917 outputDocTypeDecl(name, true); in startElement()2006 void outputDocTypeDecl(String name, boolean closeDecl) throws SAXException in outputDocTypeDecl() method in ToStream2490 outputDocTypeDecl(m_elemContext.m_elementName, false); in endDTD()3554 outputDocTypeDecl(m_elemContext.m_elementName, false); in DTDprolog()