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 SimpleNode
Exception
protected Document generateXmlInput(RouteContext context) throws Exception
Exception
protected DocumentBuilder getDocumentBuilder(boolean coalesce) throws Exception
Exception
protected Templates loadStyleSheet(String styleName)
protected boolean isProduction()
protected void loadConfiguration(RouteContext context) throws Exception
Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.