Uses of Class
org.apache.ecs.wml.Card

Packages that use Card
org.apache.ecs.wml   
 

Uses of Card in org.apache.ecs.wml
 

Methods in org.apache.ecs.wml that return Card
 Card Card.setCardId(java.lang.String name)
          Sets the id="" attribute.
 Card Card.setCardTitle(java.lang.String title)
          Sets the title="" attribute.
 Card Card.setNewContext(boolean newcontext)
          Sets the newcontext="" attribute.
 Card Card.addElement(Element element)
          Adds an Element to the element.
 Card Card.addElement(java.lang.String element)
          Adds an Element to the element.
 



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