Package | Description |
---|---|
org.jboss.logging.processor.validation |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<StringFormatPart> |
StringFormatValidator.formats |
Modifier and Type | Method and Description |
---|---|
static StringFormatPart |
StringFormatPart.of(int position,
java.lang.String[] group)
Creates a parameter part of a format string.
|
Modifier and Type | Method and Description |
---|---|
(package private) static java.util.List<StringFormatPart> |
StringFormatValidator.sortParts(java.util.Collection<StringFormatPart> parts) |
Modifier and Type | Method and Description |
---|---|
(package private) static java.util.List<StringFormatPart> |
StringFormatValidator.sortParts(java.util.Collection<StringFormatPart> parts) |