org.n52.oxf.valueDomains
Class OpenValueDomain
java.lang.Object
org.n52.oxf.valueDomains.OpenValueDomain
- All Implemented Interfaces:
- IValueDomain
public class OpenValueDomain
- extends Object
- implements IValueDomain
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenValueDomain
public OpenValueDomain()
containsValue
public boolean containsValue(Object t)
- Specified by:
containsValue in interface IValueDomain
- Returns:
- if the value t is part of this value domain.
getDomainDescription
public String getDomainDescription()
- Specified by:
getDomainDescription in interface IValueDomain
- Returns:
- plain text description of this valueDomain.
produceValue
public Object produceValue(String... stringArray)
- Specified by:
produceValue in interface IValueDomain
toXML
public String toXML()
- Specified by:
toXML in interface IValueDomain
- Returns:
- a XML representation of this ValueDomain.
Copyright © 2005 - 2010 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.