org.hccp.atom
Class TextConstruct

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

public class TextConstruct
extends PlainTextConstruct


Constructor Summary
TextConstruct()
           
 
Method Summary
 org.hccp.atom.Type getType()
           
 
Methods inherited from class org.hccp.atom.PlainTextConstruct
getText, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextConstruct

public TextConstruct()
Method Detail

getType

public org.hccp.atom.Type getType()