org.jdom.test.filterlist
Class FilterListRandomizer.OurComment

java.lang.Object
  extended by org.jdom.Content
      extended by org.jdom.Comment
          extended by org.jdom.test.filterlist.FilterListRandomizer.OurComment
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable
Enclosing class:
FilterListRandomizer

public class FilterListRandomizer.OurComment
extends org.jdom.Comment

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jdom.Comment
text
 
Fields inherited from class org.jdom.Content
parent
 
Method Summary
 org.jdom.Comment setParent(org.jdom.Element parent)
           
 
Methods inherited from class org.jdom.Comment
getText, getValue, setText, toString
 
Methods inherited from class org.jdom.Content
clone, detach, equals, getDocument, getParent, getParentElement, hashCode, setParent
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

setParent

public org.jdom.Comment setParent(org.jdom.Element parent)


Copyright © 2007 Brett McLaughlin, Jason Hunter. All Rights Reserved.