|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.ext.ibex.lr.Encoder
Field Summary | |
protected boolean |
base64
|
protected boolean |
test
|
protected boolean |
zip
|
Constructor Summary | |
Encoder()
|
Method Summary | |
java.lang.String[] |
encode(java.lang.Object table)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected final boolean zip
protected final boolean base64
protected final boolean test
Constructor Detail |
public Encoder()
Method Detail |
public java.lang.String[] encode(java.lang.Object table)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |