Package org.apache.daffodil.api.infoset
Interface InfosetArray
- All Superinterfaces:
InfosetItem
API access to array objects in the DFDL Infoset
-
Method Summary
-
Method Details
-
metadata
ElementMetadata metadata()Description copied from interface:InfosetItem
All infoset items have access to metadata.- Specified by:
metadata
in interfaceInfosetItem
- Returns:
- the metadata of the element that is an array
-