public interface AsciidoctorAttributeProvider
A provider of Asciidoctor attributes.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Map<String, Object> |
getAttributes()Map of (potentially unresolved) Asciidoctor attributes. |