Git Product home page Git Product logo

exist-saxon-regex's Introduction

Saxon Regular Expressions code used by eXist-db

Java 8 License Maven Central

This is a slight modification of the regular expressions code from the package net.sf.saxon.functions.regex of Saxon-HE 9.4.0-9. The original code is Copyright Saxonica Limited and is released by them under the Mozilla Public License 1.1.

Thanks to Saxonica for the excellent Saxon.

This modified code is used by eXist-db in its implementation of the XQuery functions: fn:analyze-string, fn:matches, fn:replace, and fn:tokenize.

The modifications:

  1. change the package name of the classes (from net.sf.saxon.functions.regex to org.exist.thirdparty.net.sf.saxon.functions.regex),
  2. added an MPL 1.1 license declaration to the files,
  3. update the code for use with a newer Saxon dependency,
  4. are released under the same Mozilla Public License 1.1.

exist-saxon-regex's People

Contributors

adamretter avatar dizzzz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.