|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ikasan.framework.component.transformation.configuration.XsltConfiguration
public class XsltConfiguration
POJO for configurable parameters on XsltTransformer
| Constructor Summary | |
|---|---|
XsltConfiguration()
|
|
| Method Summary | |
|---|---|
String |
getStylesheetLocation()
Accessor |
boolean |
isUseTranslets()
Accessor |
void |
setStylesheetLocation(String stylesheetLocation)
Mutator |
void |
setUseTranslets(boolean useTranslets)
Mutator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XsltConfiguration()
| Method Detail |
|---|
public boolean isUseTranslets()
public void setUseTranslets(boolean useTranslets)
useTranslets - the useTranslates to setpublic String getStylesheetLocation()
public void setStylesheetLocation(String stylesheetLocation)
stylesheetLocation - the stylesheetLocation to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||