org.openarchitectureware.compiler.helpers
Class StringHelper

java.lang.Object
  extended by org.openarchitectureware.compiler.helpers.StringHelper

public class StringHelper
extends java.lang.Object


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

Constructor Detail

StringHelper

public StringHelper()
Method Detail

escape

public static java.lang.String escape(java.lang.String s)