Regional settings and parsing strings as numbers
I have an xslt transform thats installed for several customers, it reads some data and parses it.
Saxon 11 Get Configuration Features by Name
Updating from SaxonPE 9/10 to SaxonPE 11, and have found that the byName(java.lang.String name)
for net.sf.saxon.lib.Feature<T>
has been removed, and I cannot find a function within the Saxon api with the same functionality.