public class RawUrlReference extends Object implements UrlReference
| Constructor and Description |
|---|
RawUrlReference(String url)
Constructor.
|
public RawUrlReference(String url)
url - provision url (cannot be null or empty)IllegalArgumentException - - If url is null or emptypublic String getURL()
UrlReferencegetURL in interface UrlReferenceCopyright © 2006–2017 OPS4J - Open Participation Software for Java. All rights reserved.