Class SelectorPathFactory


  • public final class SelectorPathFactory
    extends Object
    • Method Detail

      • newSelectorPath

        public static org.smooks.api.resource.config.xpath.SelectorPath newSelectorPath​(String selector)
      • newSelectorPath

        public static org.smooks.api.resource.config.xpath.SelectorPath newSelectorPath​(org.smooks.api.resource.config.xpath.SelectorPath selectorPath)
      • newSelectorPath

        public static org.smooks.api.resource.config.xpath.SelectorPath newSelectorPath​(String selector,
                                                                                        Properties namespaces,
                                                                                        org.smooks.api.expression.ExpressionEvaluator conditionEvaluator)
      • newSelectorPath

        public static org.smooks.api.resource.config.xpath.SelectorPath newSelectorPath​(String selector,
                                                                                        Properties namespaces)