net.jangaroo.extxml.util
Class TidyComment

java.lang.Object
  extended by net.jangaroo.extxml.util.TidyComment

public final class TidyComment
extends Object

A helper class to convert HTML-style comments into well-formed XHTML.


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

Method Detail

tidy

public static String tidy(String dirtyHtml)


Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.