Divan Mostert
- Login: divanmostert
- Introduction email sent: No
- Which product do you use?: Saxon-EE
- Registered on: 2021-02-22
- Last connection: 2024-08-16
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Projects
Project | Roles | Registered on |
---|---|---|
SaxonMirrorHE | Subscriber | 2021-02-22 |
Activity
2021-04-12
-
Yes, for DateTimeValue, it could be java.util.Date or java.time.ZonedDateTime.
Ok, I will just handle the conversion myself.
Thanks a lot Help: RE: Upgrading from 9.5.xHi,
I need to upgrade our Saxon implementation to 9.9 at least, but will take it in small incremental stages from 9.5 onwards.
The first two classes I see issues with are:
net.sf.saxon.tree.iter.EmptyAxisIterator - this have gon... -
~~~ java
List tempList = xpe.evaluate(xpe.createDynamicContext(new DocumentNode(config, (cdo == o)? o : cdo, ignoreDocumentNode, namespaceAware)));
~~~
Where "xpe" is a net.sf.saxon.sxpat... -
The XPath expression now returns a subclass of net.sf.saxon.value.AtomicValue, whereas previously it returned primitive types.
Do you have some utility class I can use to convert it or do I have to write something myself?
...
Also available in: Atom