Class FHIRTermGraphLoaderUtil
- java.lang.Object
-
- com.ibm.fhir.term.graph.loader.util.FHIRTermGraphLoaderUtil
-
public class FHIRTermGraphLoaderUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isReservedWord(String s)
static String
toLabel(String typeName)
static Map<String,String>
toMap(org.apache.commons.cli.CommandLine commandLine)
-