Uses of Class
org.apache.james.mime4j.field.structured.SimpleCharStream

Packages that use SimpleCharStream
org.apache.james.mime4j.field.structured   
 

Uses of SimpleCharStream in org.apache.james.mime4j.field.structured
 

Fields in org.apache.james.mime4j.field.structured declared as SimpleCharStream
protected  SimpleCharStream StructuredFieldParserTokenManager.input_stream
           
 

Methods in org.apache.james.mime4j.field.structured with parameters of type SimpleCharStream
 void StructuredFieldParserTokenManager.ReInit(SimpleCharStream stream)
           
 void StructuredFieldParserTokenManager.ReInit(SimpleCharStream stream, int lexState)
           
 

Constructors in org.apache.james.mime4j.field.structured with parameters of type SimpleCharStream
StructuredFieldParserTokenManager(SimpleCharStream stream)
           
StructuredFieldParserTokenManager(SimpleCharStream stream, int lexState)
           
 



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