net.sf.quarrel.file
Class ElementText

java.lang.Object
  extended bynet.sf.quarrel.file.ElementText

public class ElementText
extends java.lang.Object


Constructor Summary
ElementText(java.lang.String text)
           
 
Method Summary
 ElementType getElementType()
           
 java.lang.String getText()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ElementText

public ElementText(java.lang.String text)
Method Detail

getText

public java.lang.String getText()

getElementType

public ElementType getElementType()

toString

public java.lang.String toString()


Copyright © 2006-2007. All Rights Reserved.