Package org.cxml
Class DsXPath
- java.lang.Object
-
- org.cxml.DsXPath
-
public class DsXPath extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringvalue
-
Constructor Summary
Constructors Constructor Description DsXPath()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringgetvalue()Gets the value of the value property.voidsetvalue(java.lang.String value)Sets the value of the value property.
-