public abstract class XmlFieldFactory extends Object
Constructor and Description |
---|
XmlFieldFactory() |
Modifier and Type | Method and Description |
---|---|
protected static <T> T |
newInstance(Class<T> factoryClass)
Get a new factory instance managed by the
XmlFieldFactoryFinder . |
protected static final <T> T newInstance(Class<T> factoryClass)
Get a new factory instance managed by the XmlFieldFactoryFinder
.
RuntimeException
- When there is a failure in creating an XmlFieldSelectorFactory
Copyright © 2011–2014. All rights reserved.