|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Element2Utf8
Transfer a QEDEQ formula or term into UTF-8 text.
| Method Summary | |
|---|---|
java.lang.String |
getUtf8(Element element)
Get UTF-8 element presentation. |
java.lang.String[] |
getUtf8(Element element,
int maxCols)
Get an UTF-8 element presentation that doesn't exceed the given maximum column length. |
| Method Detail |
|---|
java.lang.String getUtf8(Element element)
element - Print this element.
java.lang.String[] getUtf8(Element element,
int maxCols)
element - Print this element.maxCols - Maximum column number. If equal or below zero a maximum is
neglected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||