public static final class IntrospectionHelper.Creator extends Object
| Modifier and Type | Method and Description | 
|---|---|
| Object | create()Create an object using this creator, which is determined by introspection. | 
| Object | getRealObject() | 
| void | setPolyType(String polyType)Used to override the class used to create the object. | 
| void | store()Stores the nested element object using a storage method determined by introspection. | 
public Object create()
public Object getRealObject()
public void setPolyType(String polyType)
polyType - a ant component type namepublic void store()