|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ed.inf.ec.MulanLabelXml
public class MulanLabelXml
Generates an XML file for labels in the Mulan format http://mulan.sourceforge.net/ http://mlkd.csd.auth.gr/multilabel.html
Example of Mulan XML format for labels:
<labels xmlns="http://mulan.sourceforge.net/labels">
<label name="label1">
<label name="label12"></label>
<label name="label13"></label>
<label name="label14"></label>
<label name="label15"></label>
</label>
</labels>
| Constructor Summary | |
|---|---|
MulanLabelXml()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MulanLabelXml()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||