Uses of Interface
org.ajax4jsf.org.w3c.tidy.StreamIn

Packages that use StreamIn
org.ajax4jsf.org.w3c.tidy Customized implementation of Tidy library 
 

Uses of StreamIn in org.ajax4jsf.org.w3c.tidy
 

Classes in org.ajax4jsf.org.w3c.tidy that implement StreamIn
 class StreamInImpl
          Input Stream Implementation.
 class StreamInJavaImpl
          StreamIn Implementation using java writers.
 

Fields in org.ajax4jsf.org.w3c.tidy declared as StreamIn
protected  StreamIn Lexer.in
          file stream.
 

Methods in org.ajax4jsf.org.w3c.tidy that return StreamIn
static StreamIn StreamInFactory.getStreamIn(Configuration config, java.lang.Object in)
          Returns the appropriate StreamIn implementation.
 

Constructors in org.ajax4jsf.org.w3c.tidy with parameters of type StreamIn
Lexer(StreamIn in, Configuration configuration, Report report)
          Instantiates a new Lexer.
 



Copyright © 2009. All Rights Reserved.