merge Definitions From
See mergeDefinitionsFrom(String, String, StringSet).
Parameters
text
Text parameter.
file
File parameter.
Merge into {@link com.sap.cloud.mobile.kotlin.odata.csdl.CsdlParser#includeReferences CsdlParser.includeReferences} and {@link com.sap.cloud.mobile.kotlin.odata.csdl.CsdlParser#includeElements CsdlParser.includeElements} any extra definition elements that are found in text.
Parameters
text
XML text to be merged.
file
Name of file that text came from. Can be used in error messages when metadata is parsed.
tags
Names of Core.Tag-styled vocabulary terms to be automatically applied to merged annotation elements (e.g. containing "Offline.ClientOnly").