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
 org.xml.sax.InputSource toInputSource()
           
 

Method Detail

toInputSource

org.xml.sax.InputSource toInputSource()