public class AtomicCondition extends QueryParameter
ISTemplateQuery.
An atomic condition is comprised of an arbitrary XPath expression which evaluates to
a simple element of the result, and a value to match against the text content of the
element.name, value| Constructor and Description |
|---|
AtomicCondition(String path,
String value)
Creates an instance from the path and the value of the condition.
|
Copyright © 2015. All Rights Reserved.