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

Packages that use Info
org.apache.ecs.rtf   
 

Uses of Info in org.apache.ecs.rtf
 

Fields in org.apache.ecs.rtf declared as Info
private  Info RTFDocument.info
           
 

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



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