public final class MessageParser extends Object
Modifier and Type | Method and Description |
---|---|
static List<String> |
parsePlaceholders(Error error)
Parses placeholders from messages in order to create builder methods for them.
|
public static List<String> parsePlaceholders(Error error)
error
- Annotation defining an error.Copyright © 2020. All rights reserved.