protected static class RSSConnector.NameValue extends Object
protected String
name
value
RSSConnector.NameValue(String name, String value)
String
getName()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String name
protected String value
public RSSConnector.NameValue(String name, String value)
public String getName()
public String getValue()