Package | Description |
---|---|
com.github.wuic.xml |
This package provides the classes which read the 'wuic.xml' path.
|
Modifier and Type | Method and Description |
---|---|
protected abstract XmlWuicBean |
XmlContextBuilderConfigurator.unmarshal(Unmarshaller unmarshaller)
Unmashal the
XmlWuicBean with the given unmarhalled. |
protected XmlWuicBean |
ReaderXmlContextBuilderConfigurator.unmarshal(Unmarshaller unmarshaller)
Unmashal the
XmlWuicBean with the given unmarhalled. |
protected XmlWuicBean |
FileXmlContextBuilderConfigurator.unmarshal(Unmarshaller unmarshaller)
Unmashal the
XmlWuicBean with the given unmarhalled. |
Modifier and Type | Method and Description |
---|---|
static void |
XmlContextBuilderConfigurator.configureTemplates(XmlWuicBean xml,
ContextBuilder ctxBuilder)
Configures the given builder with the template in the specified bean.
|
static void |
XmlContextBuilderConfigurator.configureWorkflow(XmlWuicBean xml,
ContextBuilder ctxBuilder)
Configures the given builder with the specified bean.
|
Copyright © 2012-2015. All Rights Reserved.