public class XmlConfigurator extends java.lang.Object implements Configurator
| Constructor and Description |
|---|
XmlConfigurator(RootType root)
Configure based on provided root document
|
XmlConfigurator(URI uri)
Configure based on an XML node which will be parsed for a root document
|
public XmlConfigurator(RootType root)
document - the root documentpublic XmlConfigurator(URI uri)
throws ConfigurationException
node - the node that will be parsedConfigurationException - if anything goes wrongpublic void configure(Hive hive) throws ConfigurationException
The origin of the documentation is the provided configuration
configure in interface ConfiguratorConfigurationException
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0