|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Filter
A generic interface for things that can convert a String into OSIS data.
for license details.
The copyright to this program is held by it's authors.| Method Summary | |
|---|---|
Filter |
clone()
This needs to be declared here so that it is visible as a method on a derived Filter. |
List<org.jdom2.Content> |
toOSIS(Book book,
Key key,
String plain)
Converter from plain (encoded) text to OSIS data |
| Method Detail |
|---|
List<org.jdom2.Content> toOSIS(Book book,
Key key,
String plain)
key - The key for the textplain - The encoded text
Filter clone()
|
Copyright ? 2003-2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||