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

Packages that use Author
org.apache.ecs.rtf   
 

Uses of Author in org.apache.ecs.rtf
 

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



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