org.media.mn8.protocol.http
Class DefaultAttributes

java.lang.Object
  |
  +--org.media.mn8.protocol.http.DefaultAttributes
Direct Known Subclasses:
Form, InputControl, OptGroupControl, OptionControl, SelectControl, TextAreaControl

public class DefaultAttributes
extends Object

Version:
$Revision: 1.1 $ $Date: 2002/01/31 20:34:35 $
Author:
Szabo Csaba

Constructor Summary
DefaultAttributes()
           
 
Method Summary
 String getAttrList()
           
protected  String getAttrPair(String aname, String attr)
           
protected  String getAttrsFromTag(String tag)
           
protected  String getValueOf(String tag, String attrName)
           
 void parse(String tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultAttributes

public DefaultAttributes()
Method Detail

parse

public void parse(String tag)

getAttrList

public String getAttrList()

getAttrsFromTag

protected String getAttrsFromTag(String tag)

getValueOf

protected String getValueOf(String tag,
                            String attrName)

getAttrPair

protected String getAttrPair(String aname,
                             String attr)


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."