public class TimeZoneRuleFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static TimeZoneRuleFactory |
getInstance()
Return the actual Factory
|
TimeZoneRuleInterface |
getTimeZoneRule(java.lang.String className)
Find and return the TimeZone Rules...
|
public static TimeZoneRuleFactory getInstance()
public TimeZoneRuleInterface getTimeZoneRule(java.lang.String className) throws MXException
MXException