|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.graphics.sld.ParameterValueType
public class ParameterValueType
| Constructor Summary | |
|---|---|
ParameterValueType(Object[] components)
Constructs a new ParameterValueType. |
|
| Method Summary | |
|---|---|
void |
addComponent(Object component)
Concatenates a component (aString or an Expression -object) to this ParameterValueType. |
String |
evaluate(Feature feature)
Returns the actual String value of this object. |
String |
exportAsXML()
Exports the content of the ParameterValueType as an XML formatted String. |
Object[] |
getComponents()
Returns the contents (mix of String/Expression -objects) of this ParameterValueType. |
void |
removeComponent(Object component)
Removes a component (aString or an Expression -object) from this ParameterValueType. |
void |
setComponents(Object[] components)
Sets the contents (mix of String/Expression -objects) of this ParameterValueType. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterValueType(Object[] components)
components - Strings/Expression s that make up the contents of the
ParameterValueType| Method Detail |
|---|
public Object[] getComponents()
public void setComponents(Object[] components)
components - mix of String and Expression -objectspublic void addComponent(Object component)
component - either a String or an Expression -objectpublic void removeComponent(Object component)
component - either a String or an Expression -object
public String evaluate(Feature feature)
throws FilterEvaluationException
feature - used for the evaluation of the underlying 'wfs:Expression'-elements
FilterEvaluationException - if the evaluation failspublic String exportAsXML()
exportAsXML in interface Marshallablepublic String toString()
toString in class Object
|
deegree 2.2 (2008/12/22 11:33 build-3038-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://deegree.sourceforge.net