Class PathAndQueryParser

java.lang.Object
org.wiremock.url.PathAndQueryParser
All Implemented Interfaces:
org.wiremock.stringparser.StringParser<PathAndQuery>

public final class PathAndQueryParser extends Object implements org.wiremock.stringparser.StringParser<PathAndQuery>
  • Field Details

  • Constructor Details

    • PathAndQueryParser

      public PathAndQueryParser()
  • Method Details