Package org.grails.encoder
Interface EncodingStateRegistryLookup
public interface EncodingStateRegistryLookup
This interface marks an instance capable of looking of the current
EncodingStateRegistry- Since:
- 2.3
-
Method Summary
-
Method Details
-
lookup
EncodingStateRegistry lookup()Lookup encoding state registry.- Returns:
- the encoding state registry
-