net.sf.exorcist.core
Class Exorcist

java.lang.Object
  extended by net.sf.exorcist.core.Exorcist

public class Exorcist
extends java.lang.Object

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

Exorcist

public Exorcist()
Method Detail

importContent

public void importContent(java.util.Properties properties)
                   throws ContentException
Throws:
ContentException

exportContent

public void exportContent(java.util.Properties properties)
                   throws ContentException
Throws:
ContentException

convertContent

public void convertContent(java.util.Properties properties)
                    throws ContentException
Throws:
ContentException

main

public static void main(java.lang.String[] args)


Copyright © 2005 The Exorcist Team @ SourceForge. All Rights Reserved.