@FunctionalInterface public interface Subpart
::subpart
syntax).Modifier and Type | Interface and Description |
---|---|
static class |
Subpart.ExpressionSubpart
Subpart identifier given by an expression.
|
static class |
Subpart.StringSubpart
Simple static subpart identifier.
|
Modifier and Type | Field and Description |
---|---|
static Subpart |
DEFAULT_SUBPART |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId(Environment env) |
static final Subpart DEFAULT_SUBPART
java.lang.String getId(Environment env)