org.pfsw.tools.beluga.ldap.directory
Class XmlDirectoryConfiguration
java.lang.Object
org.pfsw.tools.beluga.ldap.directory.DirectoryConfiguration
org.pfsw.tools.beluga.ldap.directory.XmlDirectoryConfiguration
public class XmlDirectoryConfiguration
- extends DirectoryConfiguration
Special configuration that gets initialized from XML based data.
- Version:
- 1.0
- Author:
- M.Duchrow
Constructor Summary |
XmlDirectoryConfiguration(String rootPath,
org.pf.six.Element configData)
Initialize the new instance with a root directory where the data files
can be found. |
XmlDirectoryConfiguration
public XmlDirectoryConfiguration(String rootPath,
org.pf.six.Element configData)
- Initialize the new instance with a root directory where the data files
can be found.
- Parameters:
rootPath
- The root directory from where to look for relative file namesconfigData
- The configuration read from an XML file
Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.