org.sf.bluprints
Class ConfigurationParser
java.lang.Object
org.sf.bluprints.ConfigurationParser
public class ConfigurationParser
- extends Object
This is the configuration parser for the Bluprints.
- Author:
- Brian Pontarelli
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationParser
public ConfigurationParser()
build
public Map<String,BluprintsNamespace> build(String... uris)
- Parses all of the given XML configuration files for Bluprints.
- Parameters:
uris
- The classpath URIs of the bluprints XML configuration files. These all must be
in the classpath.
- Returns:
- A Map containing all of the Bluprints that were parsed from the configuration files.
"Copyright © 2002, Bluprints, Creative Commons License"