|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.huxhorn.sulky.codec.XmlDecoder<E>
public class XmlDecoder<E>
| Constructor Summary | |
|---|---|
XmlDecoder()
|
|
XmlDecoder(boolean compressing)
|
|
| Method Summary | |
|---|---|
E |
decode(byte[] bytes)
|
boolean |
isCompressing()
|
void |
setCompressing(boolean compressing)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XmlDecoder()
public XmlDecoder(boolean compressing)
| Method Detail |
|---|
public boolean isCompressing()
public void setCompressing(boolean compressing)
public E decode(byte[] bytes)
decode in interface Decoder<E>public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||