at.tuwien.ifs.somtoolbox.apps.helper
Class HTMLMapReader
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.helper.HTMLMapReader
public class HTMLMapReader
- extends Object
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.
- Version:
- $Id: HTMLMapReader.java 3589 2010-05-21 10:42:01Z mayer $
- Author:
- Rudolf Mayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLMapReader
public HTMLMapReader()
main
public static void main(String[] args)
throws org.htmlparser.util.ParserException,
IOException,
SOMLibFileFormatException,
PropertiesException
- Throws:
org.htmlparser.util.ParserException
IOException
SOMLibFileFormatException
PropertiesException