org.basex.query.regex
Class Branch

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

public class Branch
extends RegExp

A branch of a regular expression.

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

Constructor Summary
Branch(RegExp[] pcs)
          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

Branch

public Branch(RegExp[] pcs)
Constructor.

Parameters:
pcs - pieces