|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.commons.util.maplet.IMaplet<Name,java.lang.String>
org.millscript.commons.xml.tokenizer.AttributeImpl
public class AttributeImpl
This class provides a default Attribute implementation.
| Constructor Summary | |
|---|---|
AttributeImpl(Name n,
java.lang.String v)
Constructs a new attribute with the specified Name and
value. |
|
| Method Summary |
|---|
| Methods inherited from class org.millscript.commons.util.maplet.IMaplet |
|---|
equals, getKey, getValue, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.millscript.commons.util.Maplet |
|---|
getKey, getValue |
| Constructor Detail |
|---|
public AttributeImpl(Name n,
java.lang.String v)
Name and
value.
n - the attributes Namev - the attributes value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||