Uses of Interface
de.dante.extex.scanner.stream.StreamDecorator

Packages that use StreamDecorator
de.dante.extex.scanner.stream This package contains the stream definitions and implementations supported for the scanner. 
 

Uses of StreamDecorator in de.dante.extex.scanner.stream
 

Methods in de.dante.extex.scanner.stream with parameters of type StreamDecorator
 void TokenStreamFactory.register(StreamDecorator decorator)
          Register a input stream decorator to be applied for each token stream originated at a resource.