Uses of Enum Class
de.cxp.ocs.elasticsearch.query.analyzer.querqy.TransformingWhitespaceQuerqyParser.TransformationFlags
Packages that use TransformingWhitespaceQuerqyParser.TransformationFlags
-
Uses of TransformingWhitespaceQuerqyParser.TransformationFlags in de.cxp.ocs.elasticsearch.query.analyzer.querqy
Methods in de.cxp.ocs.elasticsearch.query.analyzer.querqy that return TransformingWhitespaceQuerqyParser.TransformationFlagsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TransformingWhitespaceQuerqyParser.TransformationFlags.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructor parameters in de.cxp.ocs.elasticsearch.query.analyzer.querqy with type arguments of type TransformingWhitespaceQuerqyParser.TransformationFlagsModifierConstructorDescriptionTransformingWhitespaceQuerqyParser
(EnumSet<TransformingWhitespaceQuerqyParser.TransformationFlags> transformations, querqy.parser.QuerqyParser delegate)