Uses of Class
org.webmacro.util.Encoder.Block

Packages that use Encoder.Block
org.webmacro.util   
 

Uses of Encoder.Block in org.webmacro.util
 

Methods in org.webmacro.util with parameters of type Encoder.Block
 byte[][] Encoder.encode(Encoder.Block source)
          Encodes the supplied block of strings using the encoding bound to this encoder at construct time.