Class XincludePreprocessor

  • All Implemented Interfaces:
    Preprocessor

    public class XincludePreprocessor
    extends java.lang.Object
    implements Preprocessor

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

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String execute​(java.lang.String input, ServiceTestConfig config)
      Execute the preprocessors against the service input returning updated service.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XincludePreprocessor

        public XincludePreprocessor()