Class JoddExtractor

  • All Implemented Interfaces:
    java.io.Serializable , org.apache.jmeter.extractor.Extractor

    
    public class JoddExtractor
     implements Extractor
                        

    Jodd-Lagerto based CSS/JQuery extractor see http://jodd.org/doc/csselly/

    Since:

    2.9

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      JoddExtractor()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      int extract(String expression, String attribute, int matchNumber, String inputString, List<String> result, int found, String cacheKey)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait