info.magnolia.objectfactory.configuration
Class ComponentConfigurationReader
java.lang.Object
info.magnolia.objectfactory.configuration.ComponentConfigurationReader
public class ComponentConfigurationReader
- extends Object
Reads components defined in xml.
- Version:
- $Id$
- See Also:
ComponentsDefinition
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentConfigurationReader
public ComponentConfigurationReader()
readAll
public List<ComponentsDefinition> readAll(List<String> resourcePaths)
read
public ComponentsDefinition read(Reader in)
readFromResource
public ComponentsDefinition readFromResource(String resourcePath)
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.