Protege 2.1

edu.stanford.smi.protege.storage.clips
Class ClipsUtil

java.lang.Object
  extended byedu.stanford.smi.protege.storage.clips.ClipsUtil

public class ClipsUtil
extends Object

Utilities for handling text io in clips file format.

Author:
Ray Fergerson

Field Summary
static String FALSE
           
static String TOP_LEVEL_SLOT_CLASS
           
static String TRUE
           
 
Constructor Summary
ClipsUtil()
           
 
Method Summary
static String toExternalString(String s)
           
static String toExternalSymbol(String s)
           
static String toInternalString(String s)
           
static String toInternalSymbol(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOP_LEVEL_SLOT_CLASS

public static final String TOP_LEVEL_SLOT_CLASS
See Also:
Constant Field Values

FALSE

public static final String FALSE
See Also:
Constant Field Values

TRUE

public static final String TRUE
See Also:
Constant Field Values
Constructor Detail

ClipsUtil

public ClipsUtil()
Method Detail

toExternalString

public static String toExternalString(String s)

toExternalSymbol

public static String toExternalSymbol(String s)

toInternalString

public static String toInternalString(String s)

toInternalSymbol

public static String toInternalSymbol(String s)

Protege 2.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.