Package org.codice.ddf.platform.util
Class XMLUtils.ResultHolder<T>
java.lang.Object
org.codice.ddf.platform.util.XMLUtils.ResultHolder<T>
- Enclosing class:
XMLUtils
This class is used with the processElements method. Inside the function, set the value of the
result holder. That value is then returned by the processElementsFunction.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResultHolder
public ResultHolder()
-
-
Method Details
-
get
-
set
-
isEmpty
public boolean isEmpty() -
setIfEmpty
-