Package org.apache.jena.ext.xerces.impl.xpath.regex


package org.apache.jena.ext.xerces.impl.xpath.regex
  • Class
    Description
    Boyer-Moore searcher.
    An instance of this class has ranges captured in matching.
    @xerces.internal
    A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
    @xerces.internal