aboutsummaryrefslogtreecommitdiffstats
path: root/SAXresult/eve.xml
blob: dd954cf241ecb24a1c7b56089a76f544d4869dad (plain)
1
2
3
4
5
6
7
8
9
10
SAX.setDocumentLocator()
SAX.startDocument()
SAX.internalSubset(spec, -//testspec//, dtds/eve.dtd)
SAX.entityDecl(iso6.doc.date, 1, (null), (null), 29-May-1999)
SAX.getEntity(iso6.doc.date)
SAX.startElement(spec)
SAX.characters(
, 1)
SAX.endElement(spec)
SAX.endDocument()