Class HttpLocationParameter

java.lang.Object
net.sf.jasperreports.data.http.HttpLocationParameter
All Implemented Interfaces:
Cloneable, JRCloneable

public class HttpLocationParameter extends Object implements JRCloneable
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Constructor Details

    • HttpLocationParameter

      public HttpLocationParameter()
    • HttpLocationParameter

      public HttpLocationParameter(String name, String value)
  • Method Details