public class TimeZoneGenerator extends Object implements MetadataGenerator
Modifier and Type | Field and Description |
---|---|
static String |
TIMEZONE_DB_PATH |
static String |
TIMEZONE_DB_VERSION |
Constructor and Description |
---|
TimeZoneGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
compile(ZoneInfoCompiler compiler,
ClassLoader classLoader) |
ResourceMap<ResourceMap<TimeZoneResource>> |
generateMetadata(MetadataGeneratorContext context,
MethodReference method) |
public static final String TIMEZONE_DB_VERSION
public static final String TIMEZONE_DB_PATH
public static void compile(ZoneInfoCompiler compiler, ClassLoader classLoader)
public ResourceMap<ResourceMap<TimeZoneResource>> generateMetadata(MetadataGeneratorContext context, MethodReference method)
generateMetadata
in interface MetadataGenerator
Copyright © 2019. All rights reserved.