Uses of Class
com.ibm.fhir.schema.control.Replacer
-
Packages that use Replacer Package Description com.ibm.fhir.schema.control -
-
Uses of Replacer in com.ibm.fhir.schema.control
Method parameters in com.ibm.fhir.schema.control with type arguments of type Replacer Modifier and Type Method Description static String
SchemaGeneratorUtil. readTemplate(String adminSchemaName, String schemaName, String templateName, Collection<Replacer> replacersArg)
Read the procedure template as a resource and substitute the necessary tokens
-