Added DomContentHandler

This commit is contained in:
Arjen Poutsma
2009-01-07 12:20:58 +00:00
parent 76de5b0e10
commit 74f3ed3f19

View File

@@ -111,8 +111,8 @@ class DomContentHandler implements ContentHandler {
} }
/* /*
* Unsupported * Unsupported
*/ */
public void setDocumentLocator(Locator locator) { public void setDocumentLocator(Locator locator) {
} }