Package com.lyncode.xoai.dataprovider.xml.xoaiconfig

Examples of com.lyncode.xoai.dataprovider.xml.xoaiconfig.FormatConfiguration


    protected StubbedResourceResolver theResourseResolver() {
        return resourceResolver;
    }

    protected FormatConfiguration aFormat(String id) {
        return new FormatConfiguration(id);
    }
View Full Code Here

TOP

Related Classes of com.lyncode.xoai.dataprovider.xml.xoaiconfig.FormatConfiguration

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.