Relative Content

Tag Archive for saxon

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.