Home
last modified time | relevance | path

Searched refs:DTDprolog (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToStream.java308 DTDprolog(); in elementDecl()
345 DTDprolog(); in internalEntityDecl()
857 DTDprolog(); in attributeDecl()
915 DTDprolog(); in externalEntityDecl()
3492 DTDprolog(); in notationDecl()
3522 DTDprolog(); in unparsedEntityDecl()
3550 private void DTDprolog() throws SAXException, IOException { in DTDprolog() method