|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.xml.action.Targetlist
public class Targetlist
Constructor Summary | |
---|---|
Targetlist()
|
Method Summary | |
---|---|
int |
buildMdb(XmlParser.Node node,
java.io.OutputStream out)
Structure of stream : Data[size] idAction [1] operation [1] {idType [1]} {list-index [Expression]} {index [Expression]} {value [Expression]} |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Targetlist()
Method Detail |
---|
public final int buildMdb(XmlParser.Node node, java.io.OutputStream out) throws java.io.IOException
buildMdb
in interface XmlToMDB
node
- the XML action structureout
- outputstream where the card structure will be saved.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |