Added DomContentHandler
This commit is contained in:
parent
76de5b0e10
commit
74f3ed3f19
|
|
@ -111,8 +111,8 @@ class DomContentHandler implements ContentHandler {
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Unsupported
|
* Unsupported
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public void setDocumentLocator(Locator locator) {
|
public void setDocumentLocator(Locator locator) {
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue