com.petebevin.markdown
Class HTMLDecoder

java.lang.Object
  extended by com.petebevin.markdown.HTMLDecoder

public class HTMLDecoder
extends Object


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

Constructor Detail

HTMLDecoder

public HTMLDecoder()
Method Detail

decode

public static String decode(String html)


Copyright © 2011. All Rights Reserved.