Class HttpLocationParameter
- java.lang.Object
-
- net.sf.jasperreports.dataadapters.http.HttpLocationParameter
-
- All Implemented Interfaces:
Cloneable
,JRCloneable
public class HttpLocationParameter extends Object implements JRCloneable
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description HttpLocationParameter()
HttpLocationParameter(String name, String value)
-