public class EmailNode extends Object implements SimpleNode
| Constructor and Description |
|---|
EmailNode() |
| Modifier and Type | Method and Description |
|---|---|
protected Document |
generateXmlInput(RouteContext context) |
protected DocumentBuilder |
getDocumentBuilder(boolean coalesce) |
protected boolean |
isProduction() |
protected void |
loadConfiguration(RouteContext context) |
protected Templates |
loadStyleSheet(String styleName) |
SimpleResult |
process(RouteContext context,
RouteHelper helper) |
public EmailNode()
public SimpleResult process(RouteContext context, RouteHelper helper) throws Exception
process in interface SimpleNodeExceptionprotected Document generateXmlInput(RouteContext context) throws Exception
Exceptionprotected DocumentBuilder getDocumentBuilder(boolean coalesce) throws Exception
Exceptionprotected Templates loadStyleSheet(String styleName)
protected boolean isProduction()
protected void loadConfiguration(RouteContext context) throws Exception
ExceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.