|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DynamicHook.ElementTypeResolver
An object which can resolve an ElementName into a Class type for that element.
| Method Summary | |
|---|---|
java.lang.Class |
resolveType(ElementName elementName)Resolves a fully-qualified element name to a runtime type which is capable of consuming information in child elements as laid out by the rules defined by DynamicHook. |
| Method Detail |
|---|
java.lang.Class resolveType(ElementName elementName)
DynamicHook.elementName - the fully qualified name of the element to be resolved.Class representing the runtime type capable of consuming the xml, or null if no matching type is found.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||