Class RemoveNodePreprocessor

  • All Implemented Interfaces:
    Preprocessor

    public class RemoveNodePreprocessor
    extends XpathCommon
    implements Preprocessor
    Removes node from XML at XpathCommon.getXpath().

    In the service test configuration this class is aliased as remove-node-preprocessor which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • RemoveNodePreprocessor

        public RemoveNodePreprocessor()