org.kuali.student.contract.writer
Class StringQuoter

java.lang.Object
  extended by org.kuali.student.contract.writer.StringQuoter

public class StringQuoter
extends Object

Author:
nwright

Constructor Summary
StringQuoter()
           
 
Method Summary
static String quote(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringQuoter

public StringQuoter()
Method Detail

quote

public static String quote(String value)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.