|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.framework.http.content.access.tools.ContentConstants
public class ContentConstants
| Field Summary | |
|---|---|
static String |
ALTERNATIVE_URLs
this is the string by which the alternative urls are stored within the returned TreeMap of the parsers. |
static String |
IMAGE_MIME
if a mime string contains IMAGE_MIME, then it should be considered an image |
static String |
MAIN_URLs
this is the string by which the main urls are stored within the returned TreeMap of the parsers. |
static String |
PDF_MIME
if a mime string contains PDF_MIME, then it should be considered a pdf document |
static String |
WEBPAGE_MIME
if a mime string contains WEBPAGE_MIME, then it should be considered a webpage |
| Constructor Summary | |
|---|---|
ContentConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String MAIN_URLs
public static final String ALTERNATIVE_URLs
public static final String IMAGE_MIME
public static final String WEBPAGE_MIME
public static final String PDF_MIME
| Constructor Detail |
|---|
public ContentConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||