public class EventedValueURI extends EventedValue<URI>
value
Constructor and Description |
---|
EventedValueURI(Map.Entry<String,String>[] attributes) |
EventedValueURI(URI value) |
Modifier and Type | Method and Description |
---|---|
protected Datatype |
getDatatype() |
protected URI |
valueOf(String s) |
getAttributes, getName, getValue, toString, valueOf
public EventedValueURI(URI value)
protected URI valueOf(String s) throws InvalidValueException
valueOf
in class EventedValue<URI>
InvalidValueException
protected Datatype getDatatype()
getDatatype
in class EventedValue<URI>
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.