Package org.opencms.gwt.client.util
Class CmsDomUtil.AttributeValue
java.lang.Object
org.opencms.gwt.client.util.CmsDomUtil.AttributeValue
- Enclosing class:
CmsDomUtil
Helper class to encapsulate an attribute/value pair.
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor.AttributeValue(CmsDomUtil.Attribute attr, String value) Constructor. -
Method Summary
-
Constructor Details
-
AttributeValue
Constructor.- Parameters:
attr- the attribute
-
AttributeValue
Constructor.- Parameters:
attr- the attributevalue- the value
-
-
Method Details