Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I L M N O P R S T U W Y Z

A

AMERICA_LOS_ANGELES_DATA - Static variable in class org.joda.time.tz.TestBuilder
 
AMERICA_LOS_ANGELES_FILE - Static variable in class org.joda.time.tz.TestCompiler
 
addCutover(int, char, int, int, int, boolean, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Adds a cutover for added rules.
addCutover(DateTimeZoneBuilder, int) - Method in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
Adds a cutover to the builder.
addRecurring(DateTimeZoneBuilder, String, int, int, int) - Method in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
Adds a recurring savings rule to the builder.
addRecurring(DateTimeZoneBuilder, String) - Method in class org.joda.time.tz.ZoneInfoCompiler.Rule
Adds a recurring savings rule to the builder.
addRecurring(DateTimeZoneBuilder, String) - Method in class org.joda.time.tz.ZoneInfoCompiler.RuleSet
Adds recurring savings rules to the builder.
addRecurringSavings(String, int, int, int, char, int, int, int, boolean, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Add a recurring daylight saving time rule.
addRule(DateTimeZoneBuilder.Rule) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
addRule(ZoneInfoCompiler.Rule) - Method in class org.joda.time.tz.ZoneInfoCompiler.RuleSet
 
addToBuilder(DateTimeZoneBuilder, Map) - Method in class org.joda.time.tz.ZoneInfoCompiler.Zone
Adds zone info to the builder.
addToBuilder(ZoneInfoCompiler.Zone, DateTimeZoneBuilder, Map) - Static method in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
addTransition(ArrayList, DateTimeZoneBuilder.Transition) - Method in class org.joda.time.tz.DateTimeZoneBuilder
 

B

buildAmericaLosAngeles() - Static method in class org.joda.time.tz.TestBuilder
 
buildAmericaLosAngelesBuilder() - Static method in class org.joda.time.tz.TestBuilder
 
buildFixedZone(String, String, int, int) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
 
buildTailZone(String) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
Returns null if none can be built.

C

CachedDateTimeZone - class org.joda.time.tz.CachedDateTimeZone.
Improves the performance of requesting time zone offsets and name keys by caching the results.
CachedDateTimeZone(DateTimeZone) - Constructor for class org.joda.time.tz.CachedDateTimeZone
 
CachedDateTimeZone.Info - class org.joda.time.tz.CachedDateTimeZone.Info.
 
CachedDateTimeZone.Info(DateTimeZone, long) - Constructor for class org.joda.time.tz.CachedDateTimeZone.Info
 
cInfoCacheMask - Static variable in class org.joda.time.tz.CachedDateTimeZone
 
cLenientISO - Static variable in class org.joda.time.tz.ZoneInfoCompiler
 
cStartOfYear - Static variable in class org.joda.time.tz.ZoneInfoCompiler
 
chain(StringTokenizer) - Method in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
compile(File, File[]) - Method in class org.joda.time.tz.ZoneInfoCompiler
Returns a map of ids to DateTimeZones.
compileAndLoad(String) - Method in class org.joda.time.tz.TestCompiler
 
createCache() - Method in class org.joda.time.tz.DefaultNameProvider
 
createDataFile(String) - Method in class org.joda.time.tz.TestCompiler
 
createInfo(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 

D

DateTimeZoneBuilder - class org.joda.time.tz.DateTimeZoneBuilder.
DateTimeZoneBuilder allows complex DateTimeZones to be constructed.
DateTimeZoneBuilder() - Constructor for class org.joda.time.tz.DateTimeZoneBuilder
 
DateTimeZoneBuilder.DSTZone - class org.joda.time.tz.DateTimeZoneBuilder.DSTZone.
 
DateTimeZoneBuilder.DSTZone(String, int, DateTimeZoneBuilder.Recurrence, DateTimeZoneBuilder.Recurrence) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
DateTimeZoneBuilder.OfYear - class org.joda.time.tz.DateTimeZoneBuilder.OfYear.
Supports setting fields of year and moving between transitions.
DateTimeZoneBuilder.OfYear(char, int, int, int, boolean, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
DateTimeZoneBuilder.PrecalculatedZone - class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone.
 
DateTimeZoneBuilder.PrecalculatedZone(String, long[], int[], int[], String[], DateTimeZoneBuilder.DSTZone) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
DateTimeZoneBuilder.PrecalculatedZone(String, ArrayList, DateTimeZoneBuilder.DSTZone) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
DateTimeZoneBuilder.Recurrence - class org.joda.time.tz.DateTimeZoneBuilder.Recurrence.
Extends OfYear with a nameKey and savings.
DateTimeZoneBuilder.Recurrence(DateTimeZoneBuilder.OfYear, String, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
DateTimeZoneBuilder.Rule - class org.joda.time.tz.DateTimeZoneBuilder.Rule.
Extends Recurrence with inclusive year limits.
DateTimeZoneBuilder.Rule(DateTimeZoneBuilder.Recurrence, int, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
DateTimeZoneBuilder.RuleSet - class org.joda.time.tz.DateTimeZoneBuilder.RuleSet.
 
DateTimeZoneBuilder.RuleSet() - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
DateTimeZoneBuilder.RuleSet(DateTimeZoneBuilder.RuleSet) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
Copy constructor.
DateTimeZoneBuilder.Transition - class org.joda.time.tz.DateTimeZoneBuilder.Transition.
 
DateTimeZoneBuilder.Transition(long, DateTimeZoneBuilder.Transition) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
DateTimeZoneBuilder.Transition(long, DateTimeZoneBuilder.Rule, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
DateTimeZoneBuilder.Transition(long, String, int, int) - Constructor for class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
DefaultNameProvider - class org.joda.time.tz.DefaultNameProvider.
The default name provider acquires localized names from java.text.DateFormatSymbols.
DefaultNameProvider() - Constructor for class org.joda.time.tz.DefaultNameProvider
 
deleteOnExit(File) - Method in class org.joda.time.tz.TestCompiler
 

E

equals(Object) - Method in class org.joda.time.tz.CachedDateTimeZone
 
equals(Object) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
equals(Object) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
equals(Object) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
equals(Object) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
equals(Object) - Method in class org.joda.time.tz.FixedDateTimeZone
 

F

FixedDateTimeZone - class org.joda.time.tz.FixedDateTimeZone.
Basic DateTimeZone implementation that has a fixed name key and offsets.
FixedDateTimeZone(String, String, int, int) - Constructor for class org.joda.time.tz.FixedDateTimeZone
 
findMatchingRecurrence(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
firstTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
Returns a transition at firstMillis with the first name key and offsets for this rule set.
forZone(DateTimeZone) - Static method in class org.joda.time.tz.CachedDateTimeZone
Returns a new CachedDateTimeZone unless given zone is already cached.
formatName(String) - Method in class org.joda.time.tz.ZoneInfoCompiler.Rule
 

G

getAvailableIDs() - Method in interface org.joda.time.tz.Provider
Returns an unmodifiable set of ids.
getAvailableIDs() - Method in class org.joda.time.tz.UTCProvider
Returns a singleton collection containing only "UTC".
getAvailableIDs() - Method in class org.joda.time.tz.ZoneInfoProvider
Gets a list of all the available zone ids.
getFromYear() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getInfo(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getLastRuleSet() - Method in class org.joda.time.tz.DateTimeZoneBuilder
 
getLenientISOChronology() - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
getMillis() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getName(Locale, String, String) - Method in class org.joda.time.tz.DefaultNameProvider
 
getName(Locale, String, String) - Method in interface org.joda.time.tz.NameProvider
Returns a localized name, or null if not found.
getNameKey(long) - Method in class org.joda.time.tz.CachedDateTimeZone.Info
 
getNameKey(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getNameKey(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
getNameKey(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
getNameKey() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
getNameKey() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getNameKey() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getNameKey(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
getNameSet(Locale, String, String) - Method in class org.joda.time.tz.DefaultNameProvider
 
getOfYear() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
getOfYear() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone.Info
 
getOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getOffset(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
getOffset(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
getOffset(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
getOffsetFromLocal(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
getSaveMillis() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
getSaveMillis() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getSaveMillis() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getShortName(Locale, String, String) - Method in class org.joda.time.tz.DefaultNameProvider
 
getShortName(Locale, String, String) - Method in interface org.joda.time.tz.NameProvider
Returns a localized short name, or null if not found.
getStandardOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone.Info
 
getStandardOffset(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
getStandardOffset(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
getStandardOffset(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
getStandardOffset() - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
getStandardOffset() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getStandardOffset(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
getStartOfYear() - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
getToYear() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
getUncachedZone() - Method in class org.joda.time.tz.CachedDateTimeZone
Returns the DateTimeZone being wrapped.
getUpperLimit(int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
getWallOffset() - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
getZone(String) - Method in interface org.joda.time.tz.Provider
Retrieves a DateTimeZone for the given id.
getZone(String) - Method in class org.joda.time.tz.UTCProvider
Returns UTC 55 for "UTC", null otherwise.
getZone(String) - Method in class org.joda.time.tz.ZoneInfoProvider
If an error is thrown while loading zone data, uncaughtException is called to log the error and null is returned for this and all future requests.

H

hashCode() - Method in class org.joda.time.tz.CachedDateTimeZone
 

I

iAdvance - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iAdvanceDayOfWeek - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iByLocaleCache - Variable in class org.joda.time.tz.DefaultNameProvider
 
iDateTimeOfYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iDayOfMonth - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iDayOfMonth - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iDayOfWeek - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iDayOfWeek - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iEndRecurrence - Variable in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
iFileDir - Variable in class org.joda.time.tz.ZoneInfoProvider
The directory where the files are held.
iFormat - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iFromYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
iFromYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iInfoCache - Variable in class org.joda.time.tz.CachedDateTimeZone
 
iInitialNameKey - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iInitialSaveMillis - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iLetterS - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iLinks - Variable in class org.joda.time.tz.ZoneInfoCompiler
 
iLoader - Variable in class org.joda.time.tz.ZoneInfoProvider
The class loader to use.
iMillis - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
iMillisOfDay - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iMillisOfDay - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iMode - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iMonthOfYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
iMonthOfYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iName - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iName - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iNameKey - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iNameKey - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
iNameKey - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
iNameKey - Variable in class org.joda.time.tz.FixedDateTimeZone
 
iNameKeys - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iNext - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iNextInfo - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iOfYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
iOffset - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iOffsetMillis - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iPeriodStart - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iRecurrence - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
iResourcePath - Variable in class org.joda.time.tz.ZoneInfoProvider
The resource path.
iRuleSets - Variable in class org.joda.time.tz.DateTimeZoneBuilder
 
iRuleSets - Variable in class org.joda.time.tz.ZoneInfoCompiler
 
iRules - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iRules - Variable in class org.joda.time.tz.ZoneInfoCompiler.RuleSet
 
iRules - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iSaveMillis - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
iSaveMillis - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iStandardOffset - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iStandardOffset - Variable in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
iStandardOffset - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iStandardOffset - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
iStandardOffset - Variable in class org.joda.time.tz.FixedDateTimeZone
 
iStandardOffsets - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iStartRecurrence - Variable in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
iTailZone - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iToYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
iToYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iTransitions - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iType - Variable in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
iUntilDateTimeOfYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iUntilYear - Variable in class org.joda.time.tz.ZoneInfoCompiler.Zone
 
iUpperOfYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iUpperYear - Variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
iWallOffset - Variable in class org.joda.time.tz.DateTimeZoneBuilder.Transition
 
iWallOffset - Variable in class org.joda.time.tz.FixedDateTimeZone
 
iWallOffsets - Variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
iZone - Variable in class org.joda.time.tz.CachedDateTimeZone
 
iZoneChar - Variable in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
iZoneInfoMap - Variable in class org.joda.time.tz.ZoneInfoProvider
Maps ids to strings or SoftReferences to DateTimeZones.
iZoneRef - Variable in class org.joda.time.tz.CachedDateTimeZone.Info
 
iZones - Variable in class org.joda.time.tz.ZoneInfoCompiler
 
isCachable() - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
isFixed() - Method in class org.joda.time.tz.CachedDateTimeZone
 
isFixed() - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
isFixed() - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
isFixed() - Method in class org.joda.time.tz.FixedDateTimeZone
 
isTransitionFrom(DateTimeZoneBuilder.Transition) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Transition
There must be a change in the millis, wall offsets or name keys.

L

loadZoneData(String) - Method in class org.joda.time.tz.ZoneInfoProvider
Loads the time zone data for one id.
loadZoneInfoMap(InputStream) - Static method in class org.joda.time.tz.ZoneInfoProvider
Loads the zone info map.

M

main(String[]) - Static method in class org.joda.time.tz.TestAll
 
main(String[]) - Static method in class org.joda.time.tz.TestBuilder
 
main(String[]) - Static method in class org.joda.time.tz.TestCompiler
 
main(String[]) - Static method in class org.joda.time.tz.TestUTCProvider
 
main(String[]) - Static method in class org.joda.time.tz.ZoneInfoCompiler
Launches the ZoneInfoCompiler tool.
makeTempDir() - Method in class org.joda.time.tz.TestCompiler
 

N

NameProvider - interface org.joda.time.tz.NameProvider.
Service provider factory for localized time zone names.
next(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
next(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
next(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Rule
 
nextTransition(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
nextTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
nextTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
nextTransition(long, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
Returns null if RuleSet is exhausted or upper limit reached.
nextTransition(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 

O

OFFSET_FORMATTER - Static variable in class org.joda.time.tz.TestBuilder
 
openResource(String) - Method in class org.joda.time.tz.ZoneInfoProvider
Opens a resource from file or classpath.
org.joda.time.tz - package org.joda.time.tz
Provides support for dates, times, time zones, durations, intervals, and partials.
originalDateTimeZone - Variable in class org.joda.time.tz.TestBuilder
 
originalDateTimeZone - Variable in class org.joda.time.tz.TestCompiler
 

P

Provider - interface org.joda.time.tz.Provider.
Service provider factory for time zones.
parseDataFile(BufferedReader) - Method in class org.joda.time.tz.ZoneInfoCompiler
 
parseDayOfWeek(String) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseMonth(String) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseOptional(String) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseTime(String) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseYear(String, int) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
parseZoneChar(char) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
previous(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
previous(long, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
previousTransition(long) - Method in class org.joda.time.tz.CachedDateTimeZone
 
previousTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
previousTransition(long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
previousTransition(long) - Method in class org.joda.time.tz.FixedDateTimeZone
 
printUsage() - Static method in class org.joda.time.tz.ZoneInfoCompiler
 

R

readFrom(DataInput, String) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
readFrom(DataInput) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
readFrom(DataInput, String) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
readFrom(DataInput) - Static method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
readFrom(InputStream, String) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
Decodes a built DateTimeZone from the given stream, as encoded by writeTo.
readFrom(DataInput, String) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
Decodes a built DateTimeZone from the given stream, as encoded by writeTo.
readMillis(DataInput) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
Reads encoding generated by writeMillis.
readObject(ObjectInputStream) - Method in class org.joda.time.tz.CachedDateTimeZone
 
readZoneInfoMap(DataInputStream, Map) - Static method in class org.joda.time.tz.ZoneInfoProvider
Reads the zone info map from file.

S

serialVersionUID - Static variable in class org.joda.time.tz.CachedDateTimeZone
 
serialVersionUID - Static variable in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
serialVersionUID - Static variable in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
serialVersionUID - Static variable in class org.joda.time.tz.FixedDateTimeZone
 
setDayOfMonth(Chronology, long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
setDayOfMonthNext(Chronology, long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
If month-day is 02-29 and year isn't leap, advances to next leap year.
setDayOfMonthPrevious(Chronology, long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
If month-day is 02-29 and year isn't leap, retreats to previous leap year.
setDayOfWeek(Chronology, long) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
setFixedSavings(String, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
setFixedSavings(String, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Set a fixed savings rule at the cutover.
setInstant(int, int, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
setStandardOffset(int) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
setStandardOffset(int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Sets the standard offset to use for newly added rules until the next cutover is added.
setUp() - Method in class org.joda.time.tz.TestBuilder
 
setUp() - Method in class org.joda.time.tz.TestCompiler
 
setUpperLimit(int, DateTimeZoneBuilder.OfYear) - Method in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 
suite() - Static method in class org.joda.time.tz.TestAll
 
suite() - Static method in class org.joda.time.tz.TestBuilder
 
suite() - Static method in class org.joda.time.tz.TestCompiler
 
suite() - Static method in class org.joda.time.tz.TestUTCProvider
 

T

TestAll - class org.joda.time.tz.TestAll.
Entry point for all tests in this package.
TestAll(String) - Constructor for class org.joda.time.tz.TestAll
 
TestBuilder - class org.joda.time.tz.TestBuilder.
Test cases for DateTimeZoneBuilder.
TestBuilder(String) - Constructor for class org.joda.time.tz.TestBuilder
 
TestCompiler - class org.joda.time.tz.TestCompiler.
Test cases for ZoneInfoCompiler.
TestCompiler(String) - Constructor for class org.joda.time.tz.TestCompiler
 
TestUTCProvider - class org.joda.time.tz.TestUTCProvider.
This class is a JUnit test for UTCProvider.
TestUTCProvider(String) - Constructor for class org.joda.time.tz.TestUTCProvider
 
tearDown() - Method in class org.joda.time.tz.TestBuilder
 
tearDown() - Method in class org.joda.time.tz.TestCompiler
 
test(String, DateTimeZone) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 
testClass() - Method in class org.joda.time.tz.TestUTCProvider
 
testCompile() - Method in class org.joda.time.tz.TestCompiler
 
testFixed() - Method in class org.joda.time.tz.TestBuilder
 
testForwardTransitions() - Method in class org.joda.time.tz.TestBuilder
 
testForwardTransitions(DateTimeZone, String[][]) - Static method in class org.joda.time.tz.TestBuilder
 
testGetAvailableIDs() - Method in class org.joda.time.tz.TestUTCProvider
 
testGetZone_String() - Method in class org.joda.time.tz.TestUTCProvider
 
testID() - Method in class org.joda.time.tz.TestBuilder
 
testReverseTransitions() - Method in class org.joda.time.tz.TestBuilder
 
testReverseTransitions(DateTimeZone, String[][]) - Static method in class org.joda.time.tz.TestBuilder
 
testSerialization() - Method in class org.joda.time.tz.TestBuilder
 
testSerialization(DateTimeZoneBuilder, String) - Static method in class org.joda.time.tz.TestBuilder
 
toDateTimeZone(String) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Processes all the rules and builds a DateTimeZone.
toString() - Method in class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
toString() - Method in class org.joda.time.tz.ZoneInfoCompiler.Rule
 
toString() - Method in class org.joda.time.tz.ZoneInfoCompiler.Zone
 

U

UTCProvider - class org.joda.time.tz.UTCProvider.
Simple time zone provider that supports only UTC.
UTCProvider() - Constructor for class org.joda.time.tz.UTCProvider
Constructor.
uncaughtException(Exception) - Method in class org.joda.time.tz.ZoneInfoProvider
Called if an exception is thrown from getZone while loading zone data.

W

writeMillis(DataOutput, long) - Static method in class org.joda.time.tz.DateTimeZoneBuilder
Millisecond encoding formats: upper two bits units field length approximate range --------------------------------------------------------------- 00 30 minutes 1 byte +/- 16 hours 01 minutes 4 bytes +/- 1020 years 10 seconds 5 bytes +/- 4355 years 11 millis 9 bytes +/- 292,000,000 years Remaining bits in field form signed offset from 1970-01-01T00:00:00Z.
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder.DSTZone
 
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder.OfYear
 
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder.PrecalculatedZone
 
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder.Recurrence
 
writeTo(OutputStream) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Encodes a built DateTimeZone to the given stream.
writeTo(DataOutput) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Encodes a built DateTimeZone to the given stream.
writeZoneInfoMap(DataOutputStream, Map) - Static method in class org.joda.time.tz.ZoneInfoCompiler
 

Y

YEAR_LIMIT - Static variable in class org.joda.time.tz.DateTimeZoneBuilder.RuleSet
 

Z

ZoneInfoCompiler - class org.joda.time.tz.ZoneInfoCompiler.
Compiles Olson ZoneInfo database files into binary files for each time zone in the database.
ZoneInfoCompiler() - Constructor for class org.joda.time.tz.ZoneInfoCompiler
 
ZoneInfoCompiler.DateTimeOfYear - class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear.
 
ZoneInfoCompiler.DateTimeOfYear() - Constructor for class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
ZoneInfoCompiler.DateTimeOfYear(StringTokenizer) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.DateTimeOfYear
 
ZoneInfoCompiler.Rule - class org.joda.time.tz.ZoneInfoCompiler.Rule.
 
ZoneInfoCompiler.Rule(StringTokenizer) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.Rule
 
ZoneInfoCompiler.RuleSet - class org.joda.time.tz.ZoneInfoCompiler.RuleSet.
 
ZoneInfoCompiler.RuleSet(ZoneInfoCompiler.Rule) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.RuleSet
 
ZoneInfoCompiler.Zone - class org.joda.time.tz.ZoneInfoCompiler.Zone.
 
ZoneInfoCompiler.Zone(StringTokenizer) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.Zone
 
ZoneInfoCompiler.Zone(String, StringTokenizer) - Constructor for class org.joda.time.tz.ZoneInfoCompiler.Zone
 
ZoneInfoProvider - class org.joda.time.tz.ZoneInfoProvider.
ZoneInfoProvider loads compiled data files as generated by ZoneInfoCompiler.
ZoneInfoProvider(File) - Constructor for class org.joda.time.tz.ZoneInfoProvider
ZoneInfoProvider searches the given directory for compiled data files.
ZoneInfoProvider(String) - Constructor for class org.joda.time.tz.ZoneInfoProvider
ZoneInfoProvider searches the given ClassLoader resource path for compiled data files.
ZoneInfoProvider(String, ClassLoader) - Constructor for class org.joda.time.tz.ZoneInfoProvider
ZoneInfoProvider searches the given ClassLoader resource path for compiled data files.
ZoneInfoProvider(String, ClassLoader, boolean) - Constructor for class org.joda.time.tz.ZoneInfoProvider
 
zone - Variable in class org.joda.time.tz.TestUTCProvider
 

A B C D E F G H I L M N O P R S T U W Y Z