|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.xml.XmlAnnoted
net.sf.magicproject.xml.test.XmlAnnoted
public class XmlAnnoted
| Constructor Summary | |
|---|---|
XmlAnnoted()
|
|
| Method Summary | |
|---|---|
int |
buildMdb(XmlParser.Node node,
java.io.OutputStream out)
|
| Methods inherited from class net.sf.magicproject.xml.XmlAnnoted |
|---|
setAnnotedClass, setXmlElement |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlAnnoted()
| Method Detail |
|---|
public int buildMdb(XmlParser.Node node,
java.io.OutputStream out)
throws java.io.IOException
buildMdb in interface XmlToMDBbuildMdb in class XmlAnnotednode - the XML structure of element to write.out - 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 | |||||||||