Uses of Class
org.apache.synapse.commons.evaluators.EvaluatorConstants.URI_FRAGMENTS
-
Packages that use EvaluatorConstants.URI_FRAGMENTS Package Description org.apache.synapse.commons.evaluators -
-
Uses of EvaluatorConstants.URI_FRAGMENTS in org.apache.synapse.commons.evaluators
Methods in org.apache.synapse.commons.evaluators that return EvaluatorConstants.URI_FRAGMENTS Modifier and Type Method Description static EvaluatorConstants.URI_FRAGMENTSEvaluatorConstants.URI_FRAGMENTS. valueOf(String name)Returns the enum constant of this type with the specified name.static EvaluatorConstants.URI_FRAGMENTS[]EvaluatorConstants.URI_FRAGMENTS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-