Class Path

java.lang.Object
ch.oliumbi.compass.server.path.Path

public class Path extends Object
  • Constructor Details

    • Path

      public Path()
  • Method Details

    • create

      public static Path create(String url)
    • matches

      public boolean matches()
      ** does not matter continue * + : has to be at least 1 text has to match exactly pattern end
    • element

      public String element(String name)