Uses of Class
org.apache.ecs.xhtml.q

Packages that use q
org.apache.ecs.xhtml   
 

Uses of q in org.apache.ecs.xhtml
 

Methods in org.apache.ecs.xhtml 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.