|
barcode4j 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.krysalis.barcode4j.tools.ConfigurationUtil
public class ConfigurationUtil
This utility class provides helper methods for Avalon Configuration objects.
| Constructor Summary | |
|---|---|
protected |
ConfigurationUtil()
Utility class: Constructor prevents instantiating when subclassed. |
| Method Summary | |
|---|---|
static org.apache.avalon.framework.configuration.Configuration |
buildConfiguration(org.w3c.dom.Node node)
Builds a Configuration object from a DOM node. |
static java.lang.String |
getMessage(org.apache.avalon.framework.configuration.Configuration cfg)
Extracts the message from the barcode XML. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ConfigurationUtil()
| Method Detail |
|---|
public static org.apache.avalon.framework.configuration.Configuration buildConfiguration(org.w3c.dom.Node node)
node - the DOM node
public static java.lang.String getMessage(org.apache.avalon.framework.configuration.Configuration cfg)
throws org.apache.avalon.framework.configuration.ConfigurationException
cfg - the configuration object containing the barcode XML
org.apache.avalon.framework.configuration.ConfigurationException - if an error occurs retrieving values from the configuration
|
barcode4j 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||