All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.saxon.regex.package.html Maven / Gradle / Ivy



Package overview: net.sf.saxon.regex


  
    

This package contains the code to map XML Schema and XPath regular expressions to the regular expression engine of the underlying Java platform.

Regular expressions are translated into the form accepted by JDK 1.5 or JDK 1.4. There are two separate versions of the translator because these two platforms differ radically in how Unicode characters outside the basic multilingual plane are handled.

Users should not normally need to use these classes directly.

Most of the code used in these translators was developed originally by James Clark.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy