org.hccp.atom
Class XhtmlTextConstruct

java.lang.Object
  |
  +--org.hccp.atom.XhtmlTextConstruct
All Implemented Interfaces:
AtomTextConstruct

public class XhtmlTextConstruct
extends java.lang.Object
implements AtomTextConstruct


Constructor Summary
XhtmlTextConstruct()
           
 
Method Summary
 org.hccp.atom.Type getType()
           
 java.lang.String getXhtmlDiv()
           
 void setXhtmlDiv(java.lang.String xhtmlDiv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XhtmlTextConstruct

public XhtmlTextConstruct()
Method Detail

getType

public org.hccp.atom.Type getType()
Specified by:
getType in interface AtomTextConstruct

getXhtmlDiv

public java.lang.String getXhtmlDiv()

setXhtmlDiv

public void setXhtmlDiv(java.lang.String xhtmlDiv)