|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.xml.XmlModifier
public final class XmlModifier
| Method Summary | |
|---|---|
static void |
buildMdbModifier(XmlParser.Node node,
java.io.OutputStream out)
Structure of InputStream : Data[size] modifier name [...] |
static XmlToMDB |
getModifier(java.lang.String modifierName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void buildMdbModifier(XmlParser.Node node,
java.io.OutputStream out)
node - the XML card structureout - outputstream where the card structure will be savedpublic static XmlToMDB getModifier(java.lang.String modifierName)
modifierName - the modifier name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||