Uses of Interface
org.apache.cocoon.slop.interfaces.SlopParser

Packages that use SlopParser
org.apache.cocoon.slop.parsing   
 

Uses of SlopParser in org.apache.cocoon.slop.parsing
 

Classes in org.apache.cocoon.slop.parsing that implement SlopParser
 class SimpleSlopParser
          Simplistic SLOP parser, recognizes the following constructs: Field: a line starting with letters and : is considered a field Empty lines are detected.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.