You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
364 B
12 lines
364 B
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.externalSubset(spec, -//testspec//, dtds/eve.dtd)
|
|
SAX.startElementNs(spec, NULL, NULL, 0, 0, 0)
|
|
SAX.characters(
|
|
, 1)
|
|
SAX.endElementNs(spec, NULL, NULL)
|
|
SAX.endDocument()
|