Skip navigation links
A C D E F G H I J L M N O P R S T Y Z 

A

AbstractAdapter<E> - Class in no.api.freemarker.java8.time
Abstract adapter used as a basis for all the other TemplateModel implementations in this package.
AbstractAdapter(E) - Constructor for class no.api.freemarker.java8.time.AbstractAdapter
 
AbstractExample - Class in no.api.meteo.examples
 
AbstractExample() - Constructor for class no.api.meteo.examples.AbstractExample
 
AbstractFormatter<E> - Class in no.api.freemarker.java8.time
Abstract formatter class.
AbstractFormatter(E) - Constructor for class no.api.freemarker.java8.time.AbstractFormatter
 
AbstractTextStyleLocaleFormatter<E> - Class in no.api.freemarker.java8.time
 
AbstractTextStyleLocaleFormatter(E) - Constructor for class no.api.freemarker.java8.time.AbstractTextStyleLocaleFormatter
 
ALTITUDE_BERGEN - Static variable in class no.api.meteo.examples.LongTermForecastExample
 
ALTITUDE_OSLO - Static variable in class no.api.meteo.examples.extras.ForecastsByHourExample
 
ALTITUDE_OSLO - Static variable in class no.api.meteo.examples.LocationExample
 
AvailableTextforecastsExample - Class in no.api.meteo.examples
 
AvailableTextforecastsExample() - Constructor for class no.api.meteo.examples.AvailableTextforecastsExample
 

C

ClockAdapter - Class in no.api.freemarker.java8.time
ClockAdapter adds basic format support for Clock too FreeMarker 2.3.23 and above.
ClockAdapter(Clock) - Constructor for class no.api.freemarker.java8.time.ClockAdapter
 
ClockAdapter.ClockFormatter - Class in no.api.freemarker.java8.time
 
ClockFormatter(Clock) - Constructor for class no.api.freemarker.java8.time.ClockAdapter.ClockFormatter
 
createDateTimeFormatter(List, int, DateTimeFormatter) - Static method in class no.api.freemarker.java8.time.DateTimeTools
Create a DateTimeFormatter from a pattern found in a List on a given index.
createDateTimeFormatter(List, int, String) - Static method in class no.api.freemarker.java8.time.DateTimeTools
Create a DateTimeFormatter from a pattern found in a List on a given index.

D

DateTimeTools - Class in no.api.freemarker.java8.time
Helper methods and constants in use by the adapters.
DemoServer - Class in no.api.meteo.spark
 
DemoServer() - Constructor for class no.api.meteo.spark.DemoServer
 
DurationAdapter - Class in no.api.freemarker.java8.time
DurationAdapter adds basic format support for Duration too FreeMarker 2.3.23 and above.
DurationAdapter(Duration) - Constructor for class no.api.freemarker.java8.time.DurationAdapter
 

E

exec(List) - Method in class no.api.freemarker.java8.time.ClockAdapter.ClockFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.InstantAdapter.InstantFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.LocalDateAdapter.LocalDateFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.LocalDateTimeAdapter.LocalDateTimeFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.LocalTimeAdapter.LocalTimeFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.MonthDayAdapter.MonthDayFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.OffsetDateTimeAdapter.OffsetDateTimeFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.OffsetTimeAdapter.OffsetTimeFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.YearAdapter.YearFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.YearMonthAdapter.YearMonthFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.ZonedDateTimeAdapter.ZonedDateTimeFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.ZoneIdAdapter.ZoneIdFormatter
 
exec(List) - Method in class no.api.freemarker.java8.time.ZoneOffsetAdapter.ZoneOffsetFormatter
 

F

fetchDate() - Method in class no.api.meteo.examples.AvailableTextforecastsExample
 
findLocale(List) - Method in class no.api.freemarker.java8.time.AbstractTextStyleLocaleFormatter
 
findTextStyle(List) - Method in class no.api.freemarker.java8.time.AbstractTextStyleLocaleFormatter
 
ForecastsByHourExample - Class in no.api.meteo.examples.extras
 
ForecastsByHourExample() - Constructor for class no.api.meteo.examples.extras.ForecastsByHourExample
 
FreeMarkerTemplateEngine - Class in no.api.meteo.spark
 
FreeMarkerTemplateEngine() - Constructor for class no.api.meteo.spark.FreeMarkerTemplateEngine
 

G

get(String) - Method in class no.api.freemarker.java8.time.ClockAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.DurationAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.InstantAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.LocalDateAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.LocalDateTimeAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.LocalTimeAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.MonthDayAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.OffsetDateTimeAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.OffsetTimeAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.PeriodAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.YearAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.YearMonthAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.ZonedDateTimeAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.ZoneIdAdapter
 
get(String) - Method in class no.api.freemarker.java8.time.ZoneOffsetAdapter
 
getAdaptedObject(Class) - Method in class no.api.freemarker.java8.time.AbstractAdapter
 
getAsString() - Method in class no.api.freemarker.java8.time.AbstractAdapter
 
getAsString() - Method in class no.api.freemarker.java8.time.ClockAdapter
This is a quit silly implementation.
getAsString() - Method in class no.api.freemarker.java8.time.ZoneIdAdapter
 
getObject() - Method in class no.api.freemarker.java8.time.AbstractAdapter
 
getObject() - Method in class no.api.freemarker.java8.time.AbstractFormatter
 

H

handleUnknownType(Object) - Method in class no.api.freemarker.java8.Java8ObjectWrapper
 
HOURS - Static variable in class no.api.meteo.examples.extras.ForecastsByHourExample
 

I

ILLEGAL_ZONE_ID_MSG - Static variable in class no.api.freemarker.java8.time.DateTimeTools
 
InstantAdapter - Class in no.api.freemarker.java8.time
InstantAdapter adds basic format support for Instant too FreeMarker 2.3.23 and above.
InstantAdapter(Instant) - Constructor for class no.api.freemarker.java8.time.InstantAdapter
 
InstantAdapter.InstantFormatter - Class in no.api.freemarker.java8.time
 
InstantFormatter(Instant) - Constructor for class no.api.freemarker.java8.time.InstantAdapter.InstantFormatter
 
isEmpty() - Method in class no.api.freemarker.java8.time.AbstractAdapter
 

J

Java8ObjectWrapper - Class in no.api.freemarker.java8
Freemarker ObjectWrapper that extends the DefaultObjectWrapper with support for all classes in the new java.time api.
Java8ObjectWrapper(Version) - Constructor for class no.api.freemarker.java8.Java8ObjectWrapper
 

L

LATITUDE_BERGEN - Static variable in class no.api.meteo.examples.LongTermForecastExample
 
LATITUDE_OSLO - Static variable in class no.api.meteo.examples.extras.ForecastsByHourExample
 
LATITUDE_OSLO - Static variable in class no.api.meteo.examples.LocationExample
 
LATITUDE_OSLO - Static variable in class no.api.meteo.examples.SunriseExample
 
LocalDateAdapter - Class in no.api.freemarker.java8.time
LocalDateAdapter adds basic format support for LocalDate too FreeMarker 2.3.23 and above.
LocalDateAdapter(LocalDate) - Constructor for class no.api.freemarker.java8.time.LocalDateAdapter
 
LocalDateAdapter.LocalDateFormatter - Class in no.api.freemarker.java8.time
 
LocalDateFormatter(LocalDate) - Constructor for class no.api.freemarker.java8.time.LocalDateAdapter.LocalDateFormatter
 
LocalDateTimeAdapter - Class in no.api.freemarker.java8.time
LocalDateTimeAdapter adds basic format support for LocalDateTime too FreeMarker 2.3.23 and above.
LocalDateTimeAdapter(LocalDateTime) - Constructor for class no.api.freemarker.java8.time.LocalDateTimeAdapter
 
LocalDateTimeAdapter.LocalDateTimeFormatter - Class in no.api.freemarker.java8.time
 
LocalDateTimeFormatter(LocalDateTime) - Constructor for class no.api.freemarker.java8.time.LocalDateTimeAdapter.LocalDateTimeFormatter
 
LocalTimeAdapter - Class in no.api.freemarker.java8.time
LocalTimeAdapter adds basic format support for LocalTime too FreeMarker 2.3.23 and above.
LocalTimeAdapter(LocalTime) - Constructor for class no.api.freemarker.java8.time.LocalTimeAdapter
 
LocalTimeAdapter.LocalTimeFormatter - Class in no.api.freemarker.java8.time
 
LocalTimeFormatter(LocalTime) - Constructor for class no.api.freemarker.java8.time.LocalTimeAdapter.LocalTimeFormatter
 
LocationExample - Class in no.api.meteo.examples
 
LocationExample() - Constructor for class no.api.meteo.examples.LocationExample
 
LONGITUDE_BERGEN - Static variable in class no.api.meteo.examples.LongTermForecastExample
 
LONGITUDE_OSLO - Static variable in class no.api.meteo.examples.extras.ForecastsByHourExample
 
LONGITUDE_OSLO - Static variable in class no.api.meteo.examples.LocationExample
 
LONGITUDE_OSLO - Static variable in class no.api.meteo.examples.SunriseExample
 
LongTermForecastExample - Class in no.api.meteo.examples
 
LongTermForecastExample() - Constructor for class no.api.meteo.examples.LongTermForecastExample
 

M

main(String[]) - Static method in class no.api.meteo.examples.AvailableTextforecastsExample
 
main(String[]) - Static method in class no.api.meteo.examples.extras.ForecastsByHourExample
 
main(String[]) - Static method in class no.api.meteo.examples.LocationExample
 
main(String[]) - Static method in class no.api.meteo.examples.LongTermForecastExample
 
main(String[]) - Static method in class no.api.meteo.examples.SunriseExample
 
main(String[]) - Static method in class no.api.meteo.examples.TextforecastExample
 
main(String[]) - Static method in class no.api.meteo.spark.DemoServer
 
METHOD_DAYS - Static variable in class no.api.freemarker.java8.time.DateTimeTools
 
METHOD_FORMAT - Static variable in class no.api.freemarker.java8.time.DateTimeTools
 
METHOD_MONTHS - Static variable in class no.api.freemarker.java8.time.DateTimeTools
 
METHOD_NANO - Static variable in class no.api.freemarker.java8.time.DateTimeTools
 
METHOD_SECONDS - Static variable in class no.api.freemarker.java8.time.DateTimeTools
 
METHOD_UNKNOWN_MSG - Static variable in class no.api.freemarker.java8.time.DateTimeTools
 
METHOD_YEARS - Static variable in class no.api.freemarker.java8.time.DateTimeTools
 
MonthDayAdapter - Class in no.api.freemarker.java8.time
MonthDayAdapter adds basic format support for MonthDay too FreeMarker 2.3.23 and above.
MonthDayAdapter(MonthDay) - Constructor for class no.api.freemarker.java8.time.MonthDayAdapter
 
MonthDayAdapter.MonthDayFormatter - Class in no.api.freemarker.java8.time
 
MonthDayFormatter(MonthDay) - Constructor for class no.api.freemarker.java8.time.MonthDayAdapter.MonthDayFormatter
 

N

no.api.freemarker.java8 - package no.api.freemarker.java8
All files in this package is copied from https://github.com/amedia/freemarker-java-8.
no.api.freemarker.java8.time - package no.api.freemarker.java8.time
 
no.api.meteo.examples - package no.api.meteo.examples
 
no.api.meteo.examples.extras - package no.api.meteo.examples.extras
 
no.api.meteo.spark - package no.api.meteo.spark
 

O

OffsetDateTimeAdapter - Class in no.api.freemarker.java8.time
OffsetDateTimeAdapter adds basic format support for OffsetDateTime too FreeMarker 2.3.23 and above.
OffsetDateTimeAdapter(OffsetDateTime) - Constructor for class no.api.freemarker.java8.time.OffsetDateTimeAdapter
 
OffsetDateTimeAdapter.OffsetDateTimeFormatter - Class in no.api.freemarker.java8.time
 
OffsetDateTimeFormatter(OffsetDateTime) - Constructor for class no.api.freemarker.java8.time.OffsetDateTimeAdapter.OffsetDateTimeFormatter
 
OffsetTimeAdapter - Class in no.api.freemarker.java8.time
OffsetTimeAdapter adds basic format support for OffsetTime too FreeMarker 2.3.23 and above.
OffsetTimeAdapter(OffsetTime) - Constructor for class no.api.freemarker.java8.time.OffsetTimeAdapter
 
OffsetTimeAdapter.OffsetTimeFormatter - Class in no.api.freemarker.java8.time
 
OffsetTimeFormatter(OffsetTime) - Constructor for class no.api.freemarker.java8.time.OffsetTimeAdapter.OffsetTimeFormatter
 

P

PeriodAdapter - Class in no.api.freemarker.java8.time
PeriodAdapter gives access to the days, months and years values in the wrapped Period object in FreeMarker templates.
PeriodAdapter(Period) - Constructor for class no.api.freemarker.java8.time.PeriodAdapter
 
prettyLogPeriodForecast(PeriodForecast) - Method in class no.api.meteo.examples.AbstractExample
 
prettyLogPrecipitation(Precipitation) - Method in class no.api.meteo.examples.AbstractExample
 
print(String) - Method in class no.api.meteo.examples.LongTermForecastExample
 

R

render(ModelAndView) - Method in class no.api.meteo.spark.FreeMarkerTemplateEngine
 
runExample() - Method in class no.api.meteo.examples.extras.ForecastsByHourExample
 
runExample() - Method in class no.api.meteo.examples.LocationExample
 
runExample() - Method in class no.api.meteo.examples.LongTermForecastExample
 
runExample() - Method in class no.api.meteo.examples.SunriseExample
 
runExample() - Method in class no.api.meteo.examples.TextforecastExample
 

S

shutDown() - Method in class no.api.meteo.examples.AvailableTextforecastsExample
 
shutDown() - Method in class no.api.meteo.examples.extras.ForecastsByHourExample
 
shutDown() - Method in class no.api.meteo.examples.LocationExample
 
shutDown() - Method in class no.api.meteo.examples.LongTermForecastExample
 
shutDown() - Method in class no.api.meteo.examples.SunriseExample
 
shutDown() - Method in class no.api.meteo.examples.TextforecastExample
 
SunriseExample - Class in no.api.meteo.examples
 
SunriseExample() - Constructor for class no.api.meteo.examples.SunriseExample
 

T

TextforecastExample - Class in no.api.meteo.examples
 
TextforecastExample() - Constructor for class no.api.meteo.examples.TextforecastExample
 
TWELVE_O_CLOCK - Static variable in class no.api.meteo.examples.extras.ForecastsByHourExample
 

Y

YearAdapter - Class in no.api.freemarker.java8.time
YearAdapter adds basic format support for Year too FreeMarker 2.3.23 and above.
YearAdapter(Year) - Constructor for class no.api.freemarker.java8.time.YearAdapter
 
YearAdapter.YearFormatter - Class in no.api.freemarker.java8.time
 
YearFormatter(Year) - Constructor for class no.api.freemarker.java8.time.YearAdapter.YearFormatter
 
YearMonthAdapter - Class in no.api.freemarker.java8.time
YearMonthAdapter adds basic format support for YearMonth too FreeMarker 2.3.23 and above.
YearMonthAdapter(YearMonth) - Constructor for class no.api.freemarker.java8.time.YearMonthAdapter
 
YearMonthAdapter.YearMonthFormatter - Class in no.api.freemarker.java8.time
 
YearMonthFormatter(YearMonth) - Constructor for class no.api.freemarker.java8.time.YearMonthAdapter.YearMonthFormatter
 

Z

ZonedDateTimeAdapter - Class in no.api.freemarker.java8.time
ZonedDateTimeAdapter adds basic format support for ZonedDateTime too FreeMarker 2.3.23 and above.
ZonedDateTimeAdapter(ZonedDateTime) - Constructor for class no.api.freemarker.java8.time.ZonedDateTimeAdapter
 
ZonedDateTimeAdapter.ZonedDateTimeFormatter - Class in no.api.freemarker.java8.time
 
ZonedDateTimeFormatter(ZonedDateTime) - Constructor for class no.api.freemarker.java8.time.ZonedDateTimeAdapter.ZonedDateTimeFormatter
 
ZoneIdAdapter - Class in no.api.freemarker.java8.time
ZoneIdAdapter adds basic format support for ZoneId too FreeMarker 2.3.23 and above.
ZoneIdAdapter(ZoneId) - Constructor for class no.api.freemarker.java8.time.ZoneIdAdapter
 
ZoneIdAdapter.ZoneIdFormatter - Class in no.api.freemarker.java8.time
 
ZoneIdFormatter(ZoneId) - Constructor for class no.api.freemarker.java8.time.ZoneIdAdapter.ZoneIdFormatter
 
zoneIdLookup(List, int) - Static method in class no.api.freemarker.java8.time.DateTimeTools
Look up a ZoneId based on a String in a list on a given index.
ZoneOffsetAdapter - Class in no.api.freemarker.java8.time
ZoneOffsetAdapter adds basic format support for ZoneOffset too FreeMarker 2.3.23 and above.
ZoneOffsetAdapter(ZoneOffset) - Constructor for class no.api.freemarker.java8.time.ZoneOffsetAdapter
 
ZoneOffsetAdapter.ZoneOffsetFormatter - Class in no.api.freemarker.java8.time
 
ZoneOffsetFormatter(ZoneOffset) - Constructor for class no.api.freemarker.java8.time.ZoneOffsetAdapter.ZoneOffsetFormatter
 
A C D E F G H I J L M N O P R S T Y Z 
Skip navigation links

Copyright © 2015 Amedia. All rights reserved.