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 Summary
Modifier and TypeMethodDescriptionReturns a list of all elements present within the container.
-
Method Details
-
getAllElements
MixedContent getAllElements()Returns a list of all elements present within the container.- Returns:
- a list of all elements present within the container
-