|
Hi, I’m executing the
following code over an XmlAnyTypeImpl XmlObject result[]=base.selectPath(xpathQuery); This query is supposed to
return XmlObjects already compiled on my system but
it returns an array of XmlAnyTypeImpl objects. If my base object is an
instance of a compiled object it returns the expected type of XmlObject. Am I doing anything wrong? Regards Dave Garcia |
smime.p7s
Description: S/MIME cryptographic signature

