Uses of Class
org.apache.ecs.vxml.Meta

Packages that use Meta
org.apache.ecs.vxml   
 

Uses of Meta in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Meta
 Meta Meta.setAuthor(java.lang.String author)
          Sets the author="" attribute
 Meta Meta.setCopyright(java.lang.String copyright)
          Sets the copyright="" attribute
 Meta Meta.setDescription(java.lang.String description)
          Sets the description="" attribute
 Meta Meta.setKeywords(java.lang.String keywords)
          Sets the keywords="" attribute
 Meta Meta.setMaintainer(java.lang.String maintainer)
          Sets the maintainer="" attribute
 Meta Meta.setRobots(java.lang.String robots)
          Sets the robots="" attribute
 



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