Uses of Class
org.apache.ecs.rtf.Subject

Packages that use Subject
org.apache.ecs.rtf   
 

Uses of Subject in org.apache.ecs.rtf
 

Fields in org.apache.ecs.rtf declared as Subject
private  Subject RTFDocument.subject
           
 

Methods in org.apache.ecs.rtf that return Subject
 Subject Subject.addElement(java.lang.String element)
          Adds an Element to the element.
 Subject Subject.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 Subject Subject.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.