Interface XMLImporter
A XML importer
-
Method Summary
Modifier and TypeMethodDescriptionvoidimportFrom(Import theImport, String sourceSystemId) Imports the definitions in the XML declared in element
-
Method Details
-
importFrom
Imports the definitions in the XML declared in element- Parameters:
element- the declarations to be imported
-
getStructures
Map<String,StructureDefinition> getStructures() -
getServices
-
getOperations
Map<String,WSOperation> getOperations()
-