public class ComponentConfigurationReader extends Object
ComponentsDefinition
Constructor and Description |
---|
ComponentConfigurationReader() |
Modifier and Type | Method and Description |
---|---|
ComponentsDefinition |
read(Reader in) |
List<ComponentsDefinition> |
readAll(List<String> resourcePaths) |
ComponentsDefinition |
readFromResource(String resourcePath) |
public List<ComponentsDefinition> readAll(List<String> resourcePaths)
public ComponentsDefinition read(Reader in)
public ComponentsDefinition readFromResource(String resourcePath)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.