org.activemath.omdocjdom.index
Class IndexDescriptor
java.lang.Object
org.activemath.omdocjdom.index.IndexDescriptor
public class IndexDescriptor
- extends Object
A simple class to read and write index-descriptor XML file from the disk.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexDescriptor
public IndexDescriptor(File indexRoot)
throws Exception
- Throws:
Exception
parseData
public void parseData()
throws Exception
- Throws:
Exception