Uses of Enum
com.jayway.jsonpath.internal.filter.PatternFlag
Packages that use PatternFlag
-
Uses of PatternFlag in com.jayway.jsonpath.internal.filter
Methods in com.jayway.jsonpath.internal.filter that return PatternFlagModifier and TypeMethodDescriptionstatic PatternFlagReturns the enum constant of this type with the specified name.static PatternFlag[]PatternFlag.values()Returns an array containing the constants of this enum type, in the order they are declared.