AbstractPropertySource |
|
InternalApiBridge |
Internal API.
|
InternalApiBridge.InternalPropertySerializer<T> |
|
NumericConstraints |
Common constraints for properties dealing with numbers.
|
PropertyBuilder<B extends PropertyBuilder<B,T>,T> |
Base class for generic property builders.
|
PropertyBuilder.GenericCollectionPropertyBuilder<V,C extends Iterable<V>> |
Generic builder for a collection-valued property.
|
PropertyBuilder.GenericPropertyBuilder<T> |
Generic builder for a single-value property.
|
PropertyBuilder.RegexPropertyBuilder |
Specialized builder for regex properties.
|
PropertyDescriptor<T> |
Describes a property of a rule or a renderer.
|
PropertyFactory |
Provides factory methods for common property types.
|
PropertySerializer<T> |
Strategy to serialize a value to and from strings.
|