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

Packages that use WMLDocument
org.apache.ecs.wml   
 

Uses of WMLDocument in org.apache.ecs.wml
 

Methods in org.apache.ecs.wml that return WMLDocument
 WMLDocument WMLDocument.setWML(WML wml)
          Set the wml element for this document container.
 WMLDocument WMLDocument.appendWML(Element value)
          Append to the wml element for this document container.
 WMLDocument WMLDocument.appendWML(java.lang.String value)
          Append to the wml element for this document container.
 



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