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

Packages that use Method
org.apache.ecs.wml   
 

Uses of Method in org.apache.ecs.wml
 

Fields in org.apache.ecs.wml declared as Method
static Method Method.POST
           
static Method Method.GET
           
 

Methods in org.apache.ecs.wml with parameters of type Method
 Go Go.setMethod(Method method)
          Sets the method="" attribute
 

Constructors in org.apache.ecs.wml with parameters of type Method
Go(java.lang.String url, Method method)
          Constructor.
 



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