public static interface PlacementConstraintParser.ConstraintTokenizer extends Enumeration<String>
PlacementConstraintParser.ConstraintParser
and
transformed to a PlacementConstraint.AbstractConstraint
.Modifier and Type | Method and Description |
---|---|
default void |
validate()
Validate the schema before actual parsing the expression.
|
hasMoreElements, nextElement
default void validate() throws PlacementConstraintParseException
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.