Skip to content

org.xml.sax.SAXParseException: Unexpected end of documen #3

Description

@prakharp

I have noticed that for Android 4.4 handsets, saving a webview with:

webview.saveWebArchive(name);

and reading it after with WebArchiveReader WebArchiveReader (see code below) throws an Encoding Exception:

14-09 15:10:31.976: W/System.err(2240): org.xml.sax.SAXParseException: Unexpected end of document 14-09 15:10:31.976: W/System.err(2240): at org.apache.harmony.xml.parsers.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:125)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions