public class UrlIdentifier extends Object implements Identifier
| Constructor and Description |
|---|
UrlIdentifier(String identifier) |
UrlIdentifier(String identifier,
boolean removeFragment) |
public UrlIdentifier(String identifier) throws DiscoveryException
DiscoveryExceptionpublic UrlIdentifier(String identifier, boolean removeFragment) throws DiscoveryException
DiscoveryExceptionpublic String getIdentifier()
getIdentifier in interface Identifierpublic URL getUrl()
public static URL normalize(String text) throws DiscoveryException
DiscoveryExceptionpublic static URL normalize(String text, boolean removeFragment) throws DiscoveryException
DiscoveryExceptionCopyright © 2013 Sxip. All Rights Reserved.