jmusic
Class JMusicModuleProperties
java.lang.Object
jmusic.JMusicModuleProperties
public class JMusicModuleProperties
- extends java.lang.Object
- Author:
- reverend
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JMusicModuleProperties
public JMusicModuleProperties()
createFromXML
public static JMusicModuleProperties createFromXML(java.io.InputStream in,
java.lang.String dir_path)
throws org.jdom.JDOMException,
java.io.IOException
- Throws:
org.jdom.JDOMException
java.io.IOException
createFromXML
public static JMusicModuleProperties createFromXML(java.io.File file)
throws org.jdom.JDOMException,
java.io.IOException
- Throws:
org.jdom.JDOMException
java.io.IOException
parseFiles
public static java.lang.String[] parseFiles(java.io.File base,
org.jdom.Element root)
getName
public java.lang.String getName()
getDescription
public java.lang.String getDescription()
getAnnotationFiles
public java.lang.String[] getAnnotationFiles()
getAuralizationFiles
public java.lang.String[] getAuralizationFiles()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
main
public static void main(java.lang.String[] args)
throws org.jdom.JDOMException,
java.io.IOException
- Throws:
org.jdom.JDOMException
java.io.IOException