public interface FormatStructureHandler
| Modifier and Type | Method and Description |
|---|---|
StructureDefinition |
getStructure(java.lang.String name,
DefinitionContext ctx)
Returns the structure definition extracted for the data format.
|
StructureDefinition getStructure(java.lang.String name, DefinitionContext ctx)
name - name of the root structure.ctx - definition context information.