de.l3s.boilerpipe
Interface BoilerpipeDocumentSource

All Known Implementing Classes:
BoilerpipeHTMLParser

public interface BoilerpipeDocumentSource

Something that can be represented as a TextDocument.


Method Summary
 TextDocument toTextDocument()
           
 

Method Detail

toTextDocument

TextDocument toTextDocument()
                            throws BoilerpipeProcessingException
Throws:
BoilerpipeProcessingException