|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormatStructureHandler
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 |
---|
StructureDefinition getStructure(java.lang.String name, DefinitionContext ctx)
name
- name of the root structure.ctx
- definition context information.
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |