/** * Returns the content type of the resource. Just takes a guess based on the * name. */ @Override public String getContentType() { String result = guessContentTypeFromName(url.getFile()); if (result == null) { return "content/unknown"; } return result; }
/** * Returns the content type of the resource. Just takes a guess based on the * name. */ @Override public String getContentType() { String result = guessContentTypeFromName(url.getFile()); if (result == null) { return "content/unknown"; } return result; }
/** * Returns the content type of the resource. Just takes a guess based on the * name. */ @Override public String getContentType() { String result = guessContentTypeFromName(url.getFile()); if (result == null) { return "content/unknown"; } return result; }
/** * Returns the content type of the resource. Just takes a guess based on the * name. */ @Override public String getContentType() { String result = guessContentTypeFromName(url.getFile()); if (result == null) { return "content/unknown"; } return result; }
/** * Returns the content type of the resource. Just takes a guess based on the * name. */ @Override public String getContentType() { String result = guessContentTypeFromName(url.getFile()); if (result == null) { return "content/unknown"; } return result; }
/** * Returns the content type of the resource. Just takes a guess based on the * name. */ @Override public String getContentType() { String result = guessContentTypeFromName(url.getFile()); if (result == null) { return "content/unknown"; } return result; }
/** * Returns the content type of the resource. Just takes a guess based on the * name. */ @Override public String getContentType() { String result = guessContentTypeFromName(url.getFile()); if (result == null) { return "content/unknown"; } return result; }