|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.type.ConfigType
com.caucho.config.type.NodeType
public class NodeType
Represents an introspected bean type for configuration.
| Field Summary | |
|---|---|
static ConfigType |
TYPE
|
| Method Summary | |
|---|---|
java.lang.Class |
getType()
Returns the given type. |
boolean |
isNode()
Handles DOM nodes. |
java.lang.Object |
valueOf(java.lang.String text)
Converts the string to a value of the type. |
| Methods inherited from class com.caucho.config.type.ConfigType |
|---|
afterConfigure, beforeConfigure, beforeConfigureBean, create, getAttribute, getContentProgramAttribute, getProgramAttribute, getTypeName, init, inject, introspect, isBean, isEL, isNoTrim, isProgram, replaceObject, toString, valueOf, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ConfigType TYPE
| Method Detail |
|---|
public java.lang.Class getType()
getType in class ConfigTypepublic boolean isNode()
isNode in class ConfigTypepublic java.lang.Object valueOf(java.lang.String text)
ConfigType
valueOf in class ConfigType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||