Package org.pcre4j

Class Pcre4j

java.lang.Object
org.pcre4j.Pcre4j

public final class Pcre4j extends Object
  • Method Details

    • setup

      public static void setup(org.pcre4j.api.IPcre2 api)
      Set up the PCRE4J library.
      Parameters:
      api - the API to use
    • api

      public static org.pcre4j.api.IPcre2 api()
      Get the API.
      Returns:
      the API