com.vladium.emma.report.html.doc
Class AttributeSet.AttributeSetImpl
java.lang.Object
com.vladium.emma.report.html.doc.AttributeSet
com.vladium.emma.report.html.doc.AttributeSet.AttributeSetImpl
- All Implemented Interfaces:
- IContent
- Enclosing class:
- AttributeSet
private static final class AttributeSet.AttributeSetImpl
- extends AttributeSet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_attrMap
private final java.util.Map m_attrMap
m_buf
private java.lang.StringBuffer m_buf
MAX_BUF_LENGTH
private static final int MAX_BUF_LENGTH
- See Also:
- Constant Field Values
AttributeSet.AttributeSetImpl
AttributeSet.AttributeSetImpl()
emit
public void emit(HTMLWriter out)
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty
in class AttributeSet
set
public AttributeSet set(Attribute attr,
java.lang.String value)
- Specified by:
set
in class AttributeSet
set
public AttributeSet set(Attribute attr,
int value)
- Specified by:
set
in class AttributeSet