|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.xml.modifier.Object
public class Object
| Constructor Summary | |
|---|---|
Object()
|
|
| Method Summary | |
|---|---|
int |
buildMdb(XmlParser.Node node,
java.io.OutputStream out)
Structure of InputStream : Data[size] object name [String] |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Object()
| Method Detail |
|---|
public final int buildMdb(XmlParser.Node node,
java.io.OutputStream out)
throws java.io.IOException
buildMdb in interface XmlToMDBnode - the XML structure of element to write.out - outputstream where the card structure will be saved
java.io.IOException - during the stream write.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||