|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This Interface is implemented by classes that can encode certain object instances into a GML Stream using the GMLEncoder class
Method Summary | |
void |
encode(Object item,
GMLEncoder encoder)
This method will try to encode the given object using the GMLEncoder |
Method Detail |
public void encode(Object item, GMLEncoder encoder) throws IOException
IOException
- in the case of an I/O exceptionitem
- the object to be encodedencoder
- an encoder
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |