Home >Online Product Documentation >Table of Contents >Basic Data Types
XPath and XSLT data types map to Java data types according to Table 62:
Node Set
org.w3c.dom.NodeList
String
java.lang.String
Boolean
boolean
Number
double
Double
Result Tree Fragment
org.w3c.dom.DocumentFragment