|
Joda System API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JodaFactory | |
org.joda.property | Joda property based domain model |
org.joda.property.impl | |
org.joda.property.xml |
Uses of JodaFactory in org.joda.property |
Methods in org.joda.property that return JodaFactory | |
static JodaFactory |
JodaFactory.getInstance()
Gets the default factory for use in the JVM. |
Methods in org.joda.property with parameters of type JodaFactory | |
static void |
JodaFactory.setPropertyFactory(JodaFactory factory)
Sets the default factory for use in the JVM. |
Uses of JodaFactory in org.joda.property.impl |
Subclasses of JodaFactory in org.joda.property.impl | |
class |
ProxyPropertyFactory
Default implementation of a Factory for creating properties. |
Uses of JodaFactory in org.joda.property.xml |
Constructors in org.joda.property.xml with parameters of type JodaFactory | |
SAXHandler(java.lang.Class rootClass,
JodaFactory factory)
Create a new SAX event handler. |
|
Joda System API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |