org.apache.tools.ant
public static final class IntrospectionHelper.Creator extends Object
Method Summary | |
---|---|
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.
|
Returns: the created object
Returns: the real object (used currently only for presetdef).
Parameters: polyType a ant component type name