|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.graphics.sld.ParameterValueType
public class ParameterValueType
Constructor Summary | |
---|---|
ParameterValueType(java.lang.Object[] components)
Constructs a new ParameterValueType. |
Method Summary | |
---|---|
void |
addComponent(java.lang.Object component)
Concatenates a component (aString or an Expression -object) to this ParameterValueType. |
java.lang.String |
evaluate(Feature feature)
Returns the actual String value of this object. |
java.lang.String |
exportAsXML()
Exports the content of the ParameterValueType as an XML formatted String. |
java.lang.Object[] |
getComponents()
Returns the contents (mix of String/Expression -objects) of this ParameterValueType. |
PropertyName |
getValueAsPropertyName()
Returns the value of the ParameterValueType as an PropertyName. |
void |
removeComponent(java.lang.Object component)
Removes a component (aString or an Expression -object) from this ParameterValueType. |
void |
setComponents(java.lang.Object[] components)
Sets the contents (mix of String/Expression -objects) of this ParameterValueType. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ParameterValueType(java.lang.Object[] components)
components
- Strings/Expression s that make up the contents of the
ParameterValueTypeMethod Detail |
---|
public java.lang.Object[] getComponents()
public void setComponents(java.lang.Object[] components)
components
- mix of String and Expression -objectspublic void addComponent(java.lang.Object component)
component
- either a String or an Expression -objectpublic void removeComponent(java.lang.Object component)
component
- either a String or an Expression -objectpublic PropertyName getValueAsPropertyName()
public java.lang.String evaluate(Feature feature) throws FilterEvaluationException
feature
- used for the evaluation of the underlying 'wfs:Expression'-elements
FilterEvaluationException
- if the evaluation failspublic java.lang.String exportAsXML()
exportAsXML
in interface Marshallable
public java.lang.String toString()
toString
in class java.lang.Object
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org