Package org.verapdf.processor.plugins
Class Attribute
- java.lang.Object
-
- org.verapdf.processor.plugins.Attribute
-
public class Attribute extends Object
- Author:
- Maksim Bezrukov
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static AttributefromValues(String key, String value)StringgetKey()StringgetValue()
-