public interface EncodingState
Holds the state of applied encodings
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public EncodingState | appendEncoder(Encoder encoder) | 
|  | public java.util.Set<Encoder> | getEncoders()Gets the current encoding state (= encoder that have been applied) | 
|  | public EncodingState | getPreviousEncodingState() | 
Gets the current encoding state (= encoder that have been applied)