Package de.l3s.boilerpipe.sax
Interface InputSourceable
- All Known Implementing Classes:
HTMLDocument
public interface InputSourceable
An InputSourceable can return an arbitrary number of new
InputSources for a given document.- Author:
- Christian Kohlschütter
-
Method Summary
-
Method Details
-
toInputSource
InputSource toInputSource()
-