Package com.ibm.fhir.schema.control
Class SchemaGeneratorUtil
- java.lang.Object
-
- com.ibm.fhir.schema.control.SchemaGeneratorUtil
-
public class SchemaGeneratorUtil extends Object
Utility class supporting common functions for schema management
-
-
Constructor Summary
Constructors Constructor Description SchemaGeneratorUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
readTemplate(String adminSchemaName, String schemaName, String templateName, Collection<Replacer> replacersArg)
Read the procedure template as a resource and substitute the necessary tokens
-