|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.xml.action.Copycard
public class Copycard
| Constructor Summary | |
|---|---|
Copycard()
|
|
| Method Summary | |
|---|---|
int |
buildMdb(XmlParser.Node node,
java.io.OutputStream out)
Structure of stream : Data[size] idAction [1] card to copy [TestOn] card to apply copy [TestOn] excludes name [boolean] excludes colors [ListExpression] excludes idcards [ListExpression] |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Copycard()
| Method Detail |
|---|
public int buildMdb(XmlParser.Node node,
java.io.OutputStream out)
throws java.io.IOException
buildMdb in interface XmlToMDBnode - the XML action structureout - outputstream where the card structure will be saved.
java.io.IOException - If some other I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||