Package com.esprow.oapi.repository
Interface OapiExtension
public interface OapiExtension
 The XML snippet of a mapped datatype in the native schema belonging to its encoding standard.
 
 
 
 
The following attributes and references are supported:
- 
Method SummaryModifier and TypeMethodDescriptionReturns a list of all elements present within the container.
- 
Method Details- 
getAllElementsMixedContent getAllElements()Returns a list of all elements present within the container.- Returns:
- a list of all elements present within the container
 
 
-