Uses of Class
oss.net.pstream.rewrite.RewriteStep

Packages that use RewriteStep
oss.net.pstream.rewrite   
 

Uses of RewriteStep in oss.net.pstream.rewrite
 

Subclasses of RewriteStep in oss.net.pstream.rewrite
 class RewriteCondition
          A rewrite condition is a rewrite step which decides if the rewrite steps which follow it should be executed.
 class RewriteRule
          Title:
 

Methods in oss.net.pstream.rewrite that return RewriteStep
 RewriteStep RewriterVector.getLastStep()
           
 RewriteStep Rewriter.getLastStep()
           
 

Methods in oss.net.pstream.rewrite with parameters of type RewriteStep
 boolean Rewriter.addStep(RewriteStep Step)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.