Google

Jakarta-ORO 2.0.6 API: Package org.apache.oro.text.awk
Jakarta ORO

Package org.apache.oro.text.awk

This package used to be the AwkTools library and provides AWK-like regular expression classes that implement the org.apache.oro.text.regex interfaces.

See:
          Description

Class Summary
AwkCompiler The AwkCompiler class is used to create compiled regular expressions conforming to the Awk regular expression syntax.
AwkMatcher The AwkMatcher class is used to match regular expressions (conforming to the Awk regular expression syntax) generated by AwkCompiler.
AwkPattern An implementation of the Pattern interface for Awk regular expressions.
AwkStreamInput The AwkStreamInput class is used to look for pattern matches in an input stream (actually a java.io.Reader instance) in conjunction with the AwkMatcher class.
 

Package org.apache.oro.text.awk Description

This package used to be the AwkTools library and provides AWK-like regular expression classes that implement the org.apache.oro.text.regex interfaces.


Jakarta ORO

Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.