Home | History | Annotate | Download | only in tagsoup

Lines Matching refs:startDTD

582 	if (forceDTD && !hasOutputDTD) startDTD(localName == null ? qName : localName, "", "");
1331 public void startDTD(String name, String publicid, String systemid) throws SAXException {