| | |
| | | |
| | | public final static int I8 = 8; |
| | | |
| | | public final static int NINE = 9; |
| | | public final static int I9 = 9; |
| | | |
| | | public final static int TEN = 10; |
| | | public final static int I10 = 10; |
| | | |
| | | public final static int SIXTEEN = 16; |
| | | public final static int I16 = 16; |
| | | |
| | | public final static int I30 = 30; |
| | | |
| | | public final static int ONE_HUNDRED = 100; |
| | | |
| | |
| | | |
| | | public final static String DOM = "DOM"; |
| | | |
| | | public final static String LAYERS = "layers"; |
| | | |
| | | public final static String REQUEST = "request"; |
| | | |
| | | public final static String SERVICE = "service"; |
| | | |
| | | public final static String GET_CAPABILITIES = "GetCapabilities"; |
| | | |
| | | public final static String SUCCESS = "$SUCCESS"; |