org.openoffice.ide.eclipse.core.office
Class OfficeHelper

java.lang.Object
  extended by org.openoffice.ide.eclipse.core.office.OfficeHelper

public class OfficeHelper
extends java.lang.Object

Provides a set of utility methods to use to handle OOo. All the code handling OpenOffice.org has to be in the package. These classes have to be loaded by the OfficeClassLoader. All the classes facade classes have to be in the same package than this class.

Author:
cedricbosdo

Constructor Summary
OfficeHelper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfficeHelper

public OfficeHelper()