|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.xml.tbs.Card
public class Card
Constructor Summary | |
---|---|
Card()
|
Method Summary | |
---|---|
int |
buildMdb(XmlParser.Node node,
java.io.OutputStream out)
Structure of stream : Data[size] art author [String] rules author [String] keywords [String[]] registers [IdTokenCard.CARD_REGISTER_SIZE] idCard [int16] idColor [int] abilities [Ability[]] sorted properties [int16[]] modifiers [ModifierModel[]] attachement [boolean] attachement condition [Test[]] |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Card()
Method Detail |
---|
public final int buildMdb(XmlParser.Node node, java.io.OutputStream out) throws java.io.IOException
buildMdb
in interface XmlToMDB
node
- the XML card structureout
- outputstream where the card structure will be saved
java.io.IOException
- error while writting.MCard
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |