org.apache.catalina.servlets
Class CGIServlet.NameValuePair
java.lang.Object
org.apache.catalina.servlets.CGIServlet.NameValuePair
- CGIServlet
protected class CGIServlet.NameValuePair
extends java.lang.Object
This is a simple class for storing name-value pairs.
TODO: It might be worth moving this to the utils package there is a
wider requirement for this functionality.
getName
protected String getName()
getValue
protected String getValue()
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.