public class UriProperty extends TextProperty
valuegroup, parameters| Constructor and Description |
|---|
UriProperty(String uri)
Creates a property whose value is a URI.
|
UriProperty(UriProperty original)
Copy constructor.
|
_validate, equals, getValue, hashCode, setValue, toStringValuesaddParameter, compareTo, copy, getGroup, getParameter, getParameters, getParameters, getSupportedVersions, isSupportedBy, removeParameter, setGroup, setParameter, setParameters, toString, validatepublic UriProperty(String uri)
uri - the property valuepublic UriProperty(UriProperty original)
original - the property to make a copy ofCopyright © 2012–2023 Michael Angstadt. All rights reserved.