edu.mayo.informatics.lexgrid.convert.directConversions.fma
Class FMA2LGUtils
java.lang.Object
edu.mayo.informatics.lexgrid.convert.directConversions.fma.FMA2LGUtils
public class FMA2LGUtils extends java.lang.Object
Method Summary
static java.lang.String
getWithFMAURN (java.lang.String item)
static boolean
isNull (java.lang.String str)
Compares a string to null, "null" or just with empty string
static java.lang.String
removeInvalidXMLCharacters (java.lang.String str,
java.lang.String concept)
static java.lang.String
toCamelCase (java.lang.String str)
static java.lang.String
toNMToken (java.lang.String str)
static java.lang.String
toSourceFormat (java.lang.String str)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
FMA2LGUtils
public FMA2LGUtils ()
isNull
public static boolean isNull (java.lang.String str)
Compares a string to null, "null" or just with empty string
Parameters: String
- -- input string
Returns: boolean -- true if comparison succeeds, otherwise false.
getWithFMAURN
public static java.lang.String getWithFMAURN (java.lang.String item)
toCamelCase
public static java.lang.String toCamelCase (java.lang.String str)
toNMToken
public static java.lang.String toNMToken (java.lang.String str)
toSourceFormat
public static java.lang.String toSourceFormat (java.lang.String str)
removeInvalidXMLCharacters
public static java.lang.String removeInvalidXMLCharacters (java.lang.String str,
java.lang.String concept)
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD