@NotThreadSafe public final class SVRLLocationBeautifierRegistry extends Object
ISVRLLocationBeautifierSPI instances.| Modifier and Type | Method and Description |
|---|---|
static String |
getBeautifiedLocation(String sNamespaceURI,
String sLocalName)
Get the beautified location for the given namespace and local name.
|
@Nullable public static String getBeautifiedLocation(@Nonnull String sNamespaceURI, @Nonnull String sLocalName)
sNamespaceURI - The namespace URIsLocalName - The element local namenull if no beautification is availableCopyright © 2014–2016 Philip Helger. All rights reserved.