Uses of Interface
org.jboss.logging.processor.validation.FormatPart
Packages that use FormatPart
-
Uses of FormatPart in org.jboss.logging.processor.validation
Classes in org.jboss.logging.processor.validation that implement FormatPartModifier and TypeClassDescription(package private) class
Abstract class that only implements Comparable for convenience.(package private) class
The parameter portion of the aMessageFormat
.(package private) class
The parameter part of a format forFormatter
.(package private) class
Represents the string portions of a format string.Fields in org.jboss.logging.processor.validation with type parameters of type FormatPartModifier and TypeFieldDescriptionprivate final Set
<FormatPart> MessageFormatValidator.formatParts
private final Set
<FormatPart> StringFormatValidator.formatParts
Methods in org.jboss.logging.processor.validation with parameters of type FormatPart