Package org.verapdf.processor.plugins
Class Attribute
java.lang.Object
org.verapdf.processor.plugins.Attribute
- Author:
- Maksim Bezrukov
-
Method Summary
-
Method Details
-
fromValues
Creates attribute key and value.- Parameters:
key- an attribute keyvalue- an attribute value- Returns:
- an attribute a pair of key and value
-
getKey
Gets attribute key.- Returns:
- an attribute key
-
getValue
Gets attribute value.- Returns:
- an attribute value
-