|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ideanest.attributes.dev.AttributeCreatorFactory
A static factory for attribute creators. This code is in a separate class to reduce the size of the runtime jar.
Constructor Summary | |
AttributeCreatorFactory()
|
Method Summary | |
static AttributeCreator |
make(java.lang.Class klass,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttributeCreatorFactory()
Method Detail |
public static AttributeCreator make(java.lang.Class klass, java.lang.String value) throws TagParseException, java.beans.IntrospectionException
TagParseException
java.beans.IntrospectionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |