Package de.l3s.boilerpipe.sax
Interface InputSourceable
-
- All Known Implementing Classes:
HTMLDocument
public interface InputSourceableAn InputSourceable can return an arbitrary number of newInputSources for a given document.
-
-
Method Summary
Modifier and Type Method Description org.xml.sax.InputSourcetoInputSource()
-