|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
nl.itc.* |
---|
nl.itc.RIMapper.MakeSVG | ||
---|---|---|
public static final String |
RIM_NAMESPACE |
"rim:" |
nl.itc.RIMapper.ParseXML | ||
---|---|---|
public static final String |
DEFAULT_PARSER_NAME |
"org.apache.xerces.parsers.DOMParser" |
public static final int |
MAX_ACTIONS_PER_LAYER |
5 |
public static final String |
VALIDATION_URL |
"http://xml.org/sax/features/validation" |
nl.itc.RIMapper.Utils | ||
---|---|---|
public static final String |
CAPABILITIES_MIME_TYPE |
"application/vnd.ogc.wms_xml" |
public static final String |
GML_MIME_TYPE |
"application/vnd.ogc.gml" |
public static final String |
JPEG_MIME_TYPE |
"image/jpeg" |
public static final String |
OGC_EXCEPTION_DOCTYPE |
"<!DOCTYPE ServiceExceptionReport SYSTEM \"http://schemas.opengeospatial.net/wms/1.1.1/WMS_exception_1_1_1.dtd\">" |
public static final String |
OGC_EXCEPTION_INIMAGE_MIME_TYPE |
"application/vnd.ogc.se_inimage" |
public static final String |
OGC_EXCEPTION_XML_MIME_TYPE |
"application/vnd.ogc.se_xml" |
public static final String |
PLAINXML_MIME_TYPE |
"text/xml" |
public static final String |
PNG_MIME_TYPE |
"image/png" |
public static final String |
RIM_NAMESPACE |
" xmlns:rim=\"https://kartoweb.itc.nl/RIMapper\" " |
public static final String |
SVG_MIME_TYPE |
"image/svg+xml" |
public static final String |
SVG_NAMESPACE |
" xmlns=\"http://www.w3.org/2000/svg\" " |
public static final String |
XHTML_DOCTYPE |
"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">" |
public static final String |
XHTML_MIME_TYPE |
"text/html" |
public static final String |
XHTML_NAMESPACE |
" xmlns=\"http://www.w3.org/1999/xhtml\" " |
public static final String |
XLINK_NAMESPACE |
"xmlns:xlink=\"http://www.w3.org/1999/xlink\" " |
public static final String |
XML_HEADER |
"<?xml version=\"1.0\" encoding=\"UTF-8\" ?>" |
public static final String |
XMLEVENTS_NAMESPACE |
"xmlns:ev=\"http://www.w3.org/2001/xml-events\" " |
nl.itc.RIMapper.WMSTime | ||
---|---|---|
public static final String |
ISO_TIME_PATTERN |
"YYYY-MM-DD HH24:MI:SS" |
public static final String |
JAVA_TIME_PATTERN |
"yyyy-MM-dd HH:mm:ss" |
public static final String |
SQL_TO_EPOCH |
"EXTRACT (epoch FROM " |
public static final String |
SQL_TO_TIMESTAMP |
"to_timestamp(" |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |