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

Packages that use Script
org.apache.ecs.vxml   
 

Uses of Script in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Script
 Script Script.setSrc(java.lang.String src)
          Sets the src="" attribute
 Script Script.setCharset(java.lang.String charset)
          Sets the charset="" attribute
 Script Script.setCaching(java.lang.String caching)
          Sets the caching="" attribute
 Script Script.setFetchint(java.lang.String fetchint)
          Sets the fetchint="" attribute
 Script Script.setFetchtimeout(java.lang.String fetchtimeout)
          Sets the fetchtimeout="" attribute
 



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