public class FormattedDateTimeAdaptation extends AbstractAdaptation<String,Literal>
| Constructor and Description |
|---|
FormattedDateTimeAdaptation() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doAdapt(Literal node) |
String |
getPattern() |
protected void |
setCheckedArgs(Object[] args) |
String |
toString() |
adapt, getArgTypes, getDestinationType, setArgsprotected void setCheckedArgs(Object[] args)
setCheckedArgs in class AbstractAdaptation<String,Literal>public String getPattern()
protected String doAdapt(Literal node)
doAdapt in class AbstractAdaptation<String,Literal>Copyright © 2009-2013. All Rights Reserved.