Package com.avoka.fc.core.service.vo
Class XmlInputMapVO
java.lang.Object
com.avoka.fc.core.service.vo.XmlInputMapVO
Provides a read only Xml Input Map value object for performance caching.
- Since:
- 5.1.0
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
XmlInputMapVO
Create an xml input map value object.- Parameters:
xim
- the source xml input map.
-
-
Method Details
-
getInXpath
- Returns:
- the inXpath
-
getOutXpath
- Returns:
- the outXpath
-