|
||||||||||
| 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.
The GNU Lesser General Public License for details.| 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)
book - the bookkey - The key for the textplain - The encoded text
Filter clone()
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||