gate.creole.ontology
Class Utils

java.lang.Object
  extended by gate.creole.ontology.Utils

public class Utils
extends Object

Author:
Johann Petrak

Constructor Summary
Utils()
           
 
Method Summary
static String getRestrictionName(Restriction res)
          Deprecated. 
static boolean hasSystemNameSpace(String uri)
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

hasSystemNameSpace

@Deprecated
public static boolean hasSystemNameSpace(String uri)
Deprecated. 


getRestrictionName

@Deprecated
public static String getRestrictionName(Restriction res)
Deprecated.