org.basex.query.regex
Class Disjunction

java.lang.Object
  extended by org.basex.query.regex.RegExp
      extended by org.basex.query.regex.Disjunction

public class Disjunction
extends RegExp

A disjunction of branches.

Author:
BaseX Team 2005-12, BSD License, Leo Woerteler

Constructor Summary
Disjunction(RegExp[] br)
          Constructor.
 
Method Summary
 
Methods inherited from class org.basex.query.regex.RegExp
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Disjunction

public Disjunction(RegExp[] br)
Constructor.

Parameters:
br - branches