textbender.o.xhtml
Class XHTML

java.lang.Object
  extended by XHTML

public class XHTML
extends Object

XHTML definitions.


Field Summary
static String XHTML_NAMESPACE
          Namespace reserved for XHTML within a document.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XHTML_NAMESPACE

public static final String XHTML_NAMESPACE
Namespace reserved for XHTML within a document.

See Also:
Constant Field Values