info.magnolia.objectfactory.configuration
Class ComponentConfigurationReader

java.lang.Object
  extended by info.magnolia.objectfactory.configuration.ComponentConfigurationReader

public class ComponentConfigurationReader
extends Object

Reads components defined in xml.

Version:
$Id$
See Also:
ComponentsDefinition

Constructor Summary
ComponentConfigurationReader()
           
 
Method Summary
 ComponentsDefinition read(Reader in)
           
 List<ComponentsDefinition> readAll(List<String> resourcePaths)
           
 ComponentsDefinition readFromResource(String resourcePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentConfigurationReader

public ComponentConfigurationReader()
Method Detail

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.