public class PlainTextFilter extends Object implements SourceFilter
The GNU Lesser General Public License for details.| Constructor and Description |
|---|
PlainTextFilter() |
public List<org.jdom2.Content> toOSIS(Book book, Key key, String plain)
SourceFiltertoOSIS in interface SourceFilterbook - the bookkey - The key for the textplain - The encoded textpublic PlainTextFilter clone()
SourceFilterclone in interface SourceFilterclone in class Object