| author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
| Mon, 19 Apr 2010 10:15:19 +0300 | |
| branch | RCL_3 |
| changeset 9 | b5b118452c7d |
| parent 0 | 1918ee327afb |
| permissions | -rw-r--r-- |
| 0 | 1 |
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
|
2 |
startDocument() |
|
3 |
startDTD(name="doc", publicId="", systemId="") |
|
4 |
internatlEntityDecl(name="%e", value="") |
|
5 |
internatlEntityDecl(name="foo", value="") |
|
6 |
endDTD() |
|
7 |
startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) |
|
8 |
endElement(namespaceURI="", localName="doc", qName="doc") |
|
9 |
endDocument() |