Uses of Class
org.verapdf.processor.plugins.Attribute
Packages that use Attribute
-
Uses of Attribute in org.verapdf.processor.plugins
Methods in org.verapdf.processor.plugins that return AttributeModifier and TypeMethodDescriptionstatic AttributeAttribute.fromValues(String key, String value) Methods in org.verapdf.processor.plugins that return types with arguments of type AttributeMethod parameters in org.verapdf.processor.plugins with type arguments of type AttributeModifier and TypeMethodDescriptionstatic PluginConfigPluginConfig.fromValues(boolean enabled, String name, String version, String description, String pluginFolder, List<Attribute> attributes)