author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Thu, 29 Apr 2010 15:15:16 +0300 | |
branch | RCL_3 |
changeset 17 | 4b6ee5efea19 |
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="<foo a='&'></foo>") |
|
5 |
endDTD() |
|
6 |
startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) |
|
7 |
fatalError(exception={columnNumber=8, lineNumber=4, publicId="", systemId="", message="letter is expected"}) |