net.sourceforge.schemaspy.util
Class HtmlEncoder
java.lang.Object
net.sourceforge.schemaspy.util.HtmlEncoder
public class HtmlEncoder
- extends Object
Simple (i.e. 'stupid') class that does a simple mapping between
HTML characters and their 'encoded' equivalents.
- Author:
- John Currier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
encode
public static String encode(char ch)
encode
public static String encode(String str)
Copyright © 2007-2010. All Rights Reserved.