Class Attribute
java.lang.Object
org.apache.xmpbox.type.Attribute
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Attribute
-
-
Method Details
-
getName
-
setName
Set the localName of this attribute- Parameters:
lname- the local name to set
-
getNamespace
Get the namespace URI of this attribute- Returns:
- the namespace URI associated to this attribute (could be null)
-
setNsURI
Set the namespace URI of this attribute- Parameters:
nsURI- the namespace URI to set
-
getValue
-
setValue
Set value of this attribute- Parameters:
value- the value to set for this attribute
-
toString
-