org.databene.html
Class HTMLUtil

java.lang.Object
  extended by org.databene.html.HTMLUtil

public class HTMLUtil
extends java.lang.Object

Provides utility methods for HTML processing.

Created: 15.06.2007 19:42:19

Author:
Volker Bergmann

Constructor Summary
HTMLUtil()
           
 
Method Summary
static boolean isEmptyTag(java.lang.String tagName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLUtil

public HTMLUtil()
Method Detail

isEmptyTag

public static boolean isEmptyTag(java.lang.String tagName)


Copyright © 2010. All Rights Reserved.