public static interface ReferencesResolverUtil.ReferencesResolverListener
Modifier and Type | Method and Description |
---|---|
boolean |
appendReference(java.lang.String referenceKey)
Processes the reference found.
|
void |
appendText(java.lang.String text)
Processes static text found.
|
void appendText(@NotNull java.lang.String text)
text
- the text to processboolean appendReference(@NotNull java.lang.String referenceKey)
referenceKey
- the reference name to process