net.sf.joott.uno
Class DocumentConverterFactory

java.lang.Object
  extended bynet.sf.joott.uno.DocumentConverterFactory

public class DocumentConverterFactory
extends Object

Simple factory for out-of-container use.


Constructor Summary
DocumentConverterFactory()
           
 
Method Summary
static UnoConnection getConnection()
           
static DocumentConverter getConverter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentConverterFactory

public DocumentConverterFactory()
Method Detail

getConnection

public static UnoConnection getConnection()
                                   throws ConnectException
Throws:
ConnectException

getConverter

public static DocumentConverter getConverter()
                                      throws ConnectException
Throws:
ConnectException