info.magnolia.repository.definition
Class RepositoryMappingDefinitionReader
java.lang.Object
info.magnolia.repository.definition.RepositoryMappingDefinitionReader
public class RepositoryMappingDefinitionReader
- extends Object
Reads InputStream created out of repositories.xml into pojos using JDom.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryMappingDefinitionReader
public RepositoryMappingDefinitionReader()
read
public RepositoryMappingDefinition read(InputStream stream)
throws org.jdom.JDOMException,
IOException
- Load repository mappings and params using repositories.xml.
- Throws:
org.jdom.JDOMException
IOException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.