|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.exorcist.core.Exorcist
public class Exorcist
The Exorcist main class.
Constructor Summary | |
---|---|
Exorcist()
|
Method Summary | |
---|---|
void |
convertContent(java.util.Properties properties)
|
void |
exportContent(java.util.Properties properties)
|
void |
importContent(java.util.Properties properties)
|
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 Exorcist()
Method Detail |
---|
public void importContent(java.util.Properties properties) throws ContentException
ContentException
public void exportContent(java.util.Properties properties) throws ContentException
ContentException
public void convertContent(java.util.Properties properties) throws ContentException
ContentException
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |