public class Urp extends Object
| Constructor and Description |
|---|
Urp(String home,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
static String |
findHome() |
String |
getBase() |
String |
getHome() |
static Urp |
getInstance() |
String |
getPlatformBase() |
Map<String,String> |
getProperties() |
String |
getStaticBase() |
String |
getWebappBase() |
String |
getWebappPath(String appPath) |
static Map<String,String> |
readConfig(String home) |
public static Urp Instance
Copyright © 2005–2018 The OpenURP Software. All rights reserved.