public class MediaTypeCache extends Object
Constructor and Description |
---|
MediaTypeCache(int size) |
Modifier and Type | Method and Description |
---|---|
String[] |
parse(String input)
Looks in the cache and returns the cached value if one is present.
|
public String[] parse(String input)
input
- The content-type header value to parseCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.