- java.lang.Object
-
- com.machinezoo.pushmode.dom.DomAttribute
-
@StubDocs @NoTests public class DomAttribute extends Object
A name-value pair representing element attribute.
-
-
Constructor Summary
Constructors Constructor Description DomAttribute(String name, String value)
-