gov.llnl.ontology.text
Class TextUtil

java.lang.Object
  extended by gov.llnl.ontology.text.TextUtil

public class TextUtil
extends Object

A collection of text utilities.

Author:
Keith Stevens

Constructor Summary
TextUtil()
           
 
Method Summary
static String cleanTerm(String term)
          Removes any pucntuation from term and replaces it with the remove characters with the string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUtil

public TextUtil()
Method Detail

cleanTerm

public static String cleanTerm(String term)
Removes any pucntuation from term and replaces it with the remove characters with the string.



Copyright © 2010-2011. All Rights Reserved.