Uses of Class
org.apache.ecs.html.Q

Packages that use Q
org.apache.ecs.html   
 

Uses of Q in org.apache.ecs.html
 

Methods in org.apache.ecs.html that return Q
 Q Q.setCite(java.lang.String cite)
          Sets the CITE="" attribute.
 Q Q.setCite(Element cite)
          Sets the CITE="" attribute.
 Q Q.addElement(java.lang.String hashcode, Element element)
          Adds an Element to the element.
 Q Q.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 Q Q.addElement(Element element)
          Adds an Element to the element.
 Q Q.addElement(java.lang.String element)
          Adds an Element to the element.
 Q Q.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 



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