|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.apps.helper.HTMLMapReader
public class HTMLMapReader
Reads a HTML representation of a SOM, and writes SOMLib unit and weight files for it. Tested with http://www.ifs.tuwien.ac.at/~andi/somlib/data/time60/times_000_2.html, might not work for newer HTML representations.
Constructor Summary | |
---|---|
HTMLMapReader()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTMLMapReader()
Method Detail |
---|
public static void main(java.lang.String[] args) throws org.htmlparser.util.ParserException, java.io.IOException, SOMLibFileFormatException, PropertiesException
org.htmlparser.util.ParserException
java.io.IOException
SOMLibFileFormatException
PropertiesException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |