de.pdark.decentxml
Class TextUtils

java.lang.Object
  extended by de.pdark.decentxml.TextUtils

public class TextUtils
extends java.lang.Object


Constructor Summary
TextUtils()
           
 
Method Summary
static java.lang.String escapeJavaString(java.lang.String s)
          Convert a text into a valid ISO-Latin-1 Java string constant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUtils

public TextUtils()
Method Detail

escapeJavaString

public static java.lang.String escapeJavaString(java.lang.String s)
Convert a text into a valid ISO-Latin-1 Java string constant



Copyright © 2008-2011. All Rights Reserved.