jp.crestmuse.cmx.amusaj.filewrappers
クラス SimpleAmusaXMLReader
java.lang.Object
jp.crestmuse.cmx.amusaj.filewrappers.SimpleAmusaXMLReader
public class SimpleAmusaXMLReader
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleAmusaXMLReader
public SimpleAmusaXMLReader()
readfile
public static AmusaDataSet readfile(java.lang.String filename)
throws org.xml.sax.SAXException,
java.io.IOException
- 例外:
org.xml.sax.SAXException
java.io.IOException
readfile
public static AmusaDataSet readfile(java.lang.String filename,
AmusaDecoder decoder)
throws org.xml.sax.SAXException,
java.io.IOException
- 例外:
org.xml.sax.SAXException
java.io.IOException
main
public static void main(java.lang.String[] args)