org.sapia.regis.loader
Class RegistryConfigLoader
java.lang.Object
org.sapia.regis.loader.RegistryConfigLoader
public class RegistryConfigLoader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryConfigLoader
public RegistryConfigLoader(RWNode root)
load
public void load(File file,
Map vars)
throws IOException,
DuplicateNodeException,
Exception
- Throws:
IOException
DuplicateNodeException
Exception
load
public void load(File file)
throws IOException,
DuplicateNodeException,
Exception
- Throws:
IOException
DuplicateNodeException
Exception
load
public void load(InputStream is,
Map vars)
throws IOException,
DuplicateNodeException,
Exception
- Throws:
IOException
DuplicateNodeException
Exception
load
public void load(InputStream is)
throws IOException,
DuplicateNodeException,
Exception
- Throws:
IOException
DuplicateNodeException
Exception
Copyright © 2006 Sapia Open Community, Inc. All Rights Reserved.