Uses of Interface
org.smooks.api.resource.config.ProfileTargetingExpression
-
Packages that use ProfileTargetingExpression Package Description org.smooks.api.resource.config -
-
Uses of ProfileTargetingExpression in org.smooks.api.resource.config
Methods in org.smooks.api.resource.config that return ProfileTargetingExpression Modifier and Type Method Description ProfileTargetingExpression[]ResourceConfig. getProfileTargetingExpressions()Gets the profile targeting expressions of thisResourceConfig.
-