Added DomContentHandler

This commit is contained in:
Arjen Poutsma 2009-01-07 12:20:58 +00:00
parent 76de5b0e10
commit 74f3ed3f19
1 changed files with 2 additions and 2 deletions

View File

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