Uses of Class
org.eclipse.ditto.rql.model.ParsedPlaceholder
Packages that use ParsedPlaceholder
-
Uses of ParsedPlaceholder in org.eclipse.ditto.rql.model
Methods in org.eclipse.ditto.rql.model that return ParsedPlaceholderModifier and TypeMethodDescriptionstatic ParsedPlaceholderParsedPlaceholder.of(CharSequence placeholderWithPrefix) Creates a new ParsedPlaceholder from the passed char sequence ensuring that it is in the format<prefix>:<name>.