Uses of Class
org.apache.james.mime4j.io.RootInputStream

Packages that use RootInputStream
org.apache.james.mime4j.parser   
 

Uses of RootInputStream in org.apache.james.mime4j.parser
 

Constructors in org.apache.james.mime4j.parser with parameters of type RootInputStream
MimeEntity(RootInputStream rootStream, BufferedLineReaderInputStream inbuffer, BodyDescriptor parent, int startState, int endState)
           
MimeEntity(RootInputStream rootStream, BufferedLineReaderInputStream inbuffer, BodyDescriptor parent, int startState, int endState, boolean maximalBodyDescriptor, boolean strictParsing)
           
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.