edu.mayo.informatics.lexgrid.convert.directConversions.obo1_2
Class OBO2LGUtils

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.directConversions.obo1_2.OBO2LGUtils

public class OBO2LGUtils
extends java.lang.Object

OBO To EMF Implementation.

Version:
subversion $Revision: 2637 $ checked in on $Date: 2006-06-27 02:08:04 +0000 (Tue, 27 Jun 2006) $
Author:
Deepak Sharma

Constructor Summary
OBO2LGUtils()
           
 
Method Summary
static boolean containsIgnoreCase(java.util.Collection<java.lang.String> c, java.lang.String str)
           
static java.lang.String getWithOBOURN(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 toNMTokenNotNeeded(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OBO2LGUtils

public OBO2LGUtils()
Method Detail

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.

getWithOBOURN

public static java.lang.String getWithOBOURN(java.lang.String item)

toCamelCase

public static java.lang.String toCamelCase(java.lang.String str)

toNMTokenNotNeeded

public static java.lang.String toNMTokenNotNeeded(java.lang.String str)

removeInvalidXMLCharacters

public static java.lang.String removeInvalidXMLCharacters(java.lang.String str,
                                                          java.lang.String concept)

containsIgnoreCase

public static boolean containsIgnoreCase(java.util.Collection<java.lang.String> c,
                                         java.lang.String str)

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.