|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.dtd.Node
org.richfaces.dtd.Element
public class Element
Constructor Summary | |
---|---|
Element(java.lang.String name)
|
Method Summary | |
---|---|
void |
addAttribute(Attribute attribute)
|
java.util.Map<java.lang.String,Attribute> |
getAttributes()
|
Methods inherited from class org.richfaces.dtd.Node |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Element(java.lang.String name)
Method Detail |
---|
public void addAttribute(Attribute attribute)
public java.util.Map<java.lang.String,Attribute> getAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |