Package org.artofsolving.jodconverter.office

Examples of org.artofsolving.jodconverter.office.ExternalOfficeManagerConfiguration


    /**
     * Initializes an instance of this class.
     */
    public RemoteOfficeManagerFactory() {
        super();
        cfg = new ExternalOfficeManagerConfiguration();
    }
View Full Code Here

TOP

Related Classes of org.artofsolving.jodconverter.office.ExternalOfficeManagerConfiguration

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.