| author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
| Wed, 21 Apr 2010 11:15:19 +0300 | |
| branch | RCL_3 |
| changeset 12 | 25a739ee40f4 |
| parent 0 | 1918ee327afb |
| permissions | -rw-r--r-- |
setDocumentLocator(locator={columnNumber=1, lineNumber=1}) startDocument() startDTD(name="doc", publicId="", systemId="") internatlEntityDecl(name="e", value="<e/>") endDTD() startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) startElement(namespaceURI="", localName="e", qName="e", atts=[]) endElement(namespaceURI="", localName="e", qName="e") endElement(namespaceURI="", localName="doc", qName="doc") endDocument()