|
Oracle Application Development Framework Model and Business Components Java API Reference VERSION B16005-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to define a handler that can extract structure definition from a given input of a specific format, e.g. XML, CSV etc.
| Method Summary | |
StructureDefinition |
getStructure(java.lang.String name, DefinitionContext ctx)Returns the structure definition extracted for the data format. |
| Method Detail |
public StructureDefinition getStructure(java.lang.String name,
DefinitionContext ctx)
name - name of the root structure.ctx - definition context information.
|
Oracle Application Development Framework Model and Business Components Java API Reference VERSION B16005-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||