Class ReferenceUrlUtil

java.lang.Object
io.apicurio.registry.maven.ReferenceUrlUtil

public final class ReferenceUrlUtil extends Object
  • Method Details

    • createRegistryArtifactUrlPattern

      public static Pattern createRegistryArtifactUrlPattern(String registryUrl)
    • isSameApicurioServer

      public static boolean isSameApicurioServer(String registryUrl, String resource)
    • decodePathSegment

      public static String decodePathSegment(String segment)
    • registryReferenceName

      public static String registryReferenceName(String fullReference)
    • isAbsoluteUri

      public static boolean isAbsoluteUri(String resourceName)