|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEncodingFilter
Checks for encoding query composite if given encoding can be returned as a result.
Method Summary | |
---|---|
boolean |
accepts(String encoding)
Checks if given encoding is acceptable. |
Method Detail |
---|
boolean accepts(String encoding)
encoding
- the encoding to check.
true
if the encoding can be selected,
false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |