public static final class Attributes.Attribute extends Object implements Serializable
Constructor and Description |
---|
Attribute(String name,
Object value) |
Attribute(String name,
Object value,
String namespace) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getName() |
String |
getNamespace() |
Object |
getValue() |
void |
setValue(Object value) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.