Class SVRLLocationBeautifierRegistry

java.lang.Object
com.helger.schematron.svrl.SVRLLocationBeautifierRegistry

@NotThreadSafe public final class SVRLLocationBeautifierRegistry extends Object
A central registry for all ISVRLLocationBeautifierSPI instances.
Author:
Philip Helger
  • Method Details

    • getBeautifiedLocation

      @Nullable public static String getBeautifiedLocation(@Nonnull String sNamespaceURI, @Nonnull String sLocalName)
      Get the beautified location for the given namespace and local name.
      Parameters:
      sNamespaceURI - The namespace URI
      sLocalName - The element local name
      Returns:
      null if no beautification is available