| author | William Roberts <williamr@symbian.org> |
| Thu, 22 Jul 2010 16:41:55 +0100 | |
| branch | GCC_SURGE |
| changeset 31 | 5daf16870df6 |
| 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="<X></X>") |
|
5 |
endDTD() |
|
6 |
startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) |
|
7 |
fatalError(exception={columnNumber=8, lineNumber=4, publicId="", systemId="", message="error occurred while parsing element"})
|