eu.peppol.validation.commons.schematron.svrl
Class SVRLLocationBeautifierRegistry
java.lang.Object
eu.peppol.validation.commons.schematron.svrl.SVRLLocationBeautifierRegistry
public final class SVRLLocationBeautifierRegistry
- extends Object
A central registry for all ISVRLLocationBeautifierSPI
instances.
- Author:
- PEPPOL.AT, BRZ, Philip Helger
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 URIsLocalName
- The element local name
- Returns:
null
if no beautification is available
Copyright © 2011 PEPPOL project. All Rights Reserved.