In XML DSL you use the resultType attribute to provide the fully qualified classname. <xpath resultType="java.lang.String">/foo:person/@id</xpath> ...
確定! 回上一頁