DORSETRIGS
Home

saxon (6 post)


posts by category not found!

Saxon Unexpected token " < e o f >"

Understanding the Saxon Unexpected Token Error eof When working with Saxon a powerful XSLT and X Query processor developers sometimes encounter the error messag

2 min read 08-10-2024 45
Saxon Unexpected token " < e o f >"
Saxon Unexpected token " < e o f >"

Saxon HE 12.4 Fails to provide the error location in ErrorReporter

Saxon HE 12 4 Unmasking the Error Location Mystery Saxon HE is a popular and powerful XSLT processor known for its performance and feature set However users som

3 min read 04-10-2024 106
Saxon HE 12.4 Fails to provide the error location in ErrorReporter
Saxon HE 12.4 Fails to provide the error location in ErrorReporter

Why does this code use more and more memory over time?

Why Your Code Keeps Eating Memory Understanding Memory Leaks Have you ever noticed your program slowly but surely gobbling up more and more memory until it cras

2 min read 04-10-2024 53
Why does this code use more and more memory over time?
Why does this code use more and more memory over time?

XRechnung Visualization Transformators - PDF generation not working

Troubleshooting X Rechnung Visualization Transformers PDF Generation Issues Introduction In todays digital landscape the ability to generate accurate and effici

2 min read 30-09-2024 76
XRechnung Visualization Transformators - PDF generation not working
XRechnung Visualization Transformators - PDF generation not working

Strange behavior of Document createCDATASection method with Saxon (Maven Saxon-HE artifact 9.4)

Saxon and CDATA Sections A Compatibility Issue The issue stems from a compatibility difference between the JDKs default XML parser likely Xalan and Saxons imple

less than a minute read 06-09-2024 67
Strange behavior of Document createCDATASection method with Saxon (Maven Saxon-HE artifact 9.4)
Strange behavior of Document createCDATASection method with Saxon (Maven Saxon-HE artifact 9.4)

Is "deep lookup operator" for map implemented in any XQJ processor?

Deep Lookup Operator in XQJ Processors A Quest for Implementation X Query 4 0 introduced the powerful deep lookup operator for navigating nested maps and arrays

2 min read 31-08-2024 61
Is "deep lookup operator" for map implemented in any XQJ processor?
Is "deep lookup operator" for map implemented in any XQJ processor?