|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.xml.expression.Counter
public class Counter
Field Summary | |
---|---|
static XmlParser.Node |
macroCounterTest
The macro-test is a test that can be defined from an action node using counter-test node. |
Constructor Summary | |
---|---|
Counter()
|
Method Summary | |
---|---|
int |
buildMdb(XmlParser.Node node,
java.io.OutputStream out)
Write the contained test of the specified node Structure of InputStream : Data[size] object's name + '\0' [...] |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static XmlParser.Node macroCounterTest
Constructor Detail |
---|
public Counter()
Method Detail |
---|
public final int buildMdb(XmlParser.Node node, java.io.OutputStream out) throws java.io.IOException
buildMdb
in interface XmlToMDB
node
- the XML test container 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 |