|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 | |||||||||
java.lang.Objecttot.xml.AbstractConfiguration
tot.xml.BaseConfiguration
tot.xml.BasePathConfiguration
public abstract class BasePathConfiguration
| 字段摘要 |
|---|
| 从类 tot.xml.AbstractConfiguration 继承的字段 |
|---|
defaults, END_TOKEN, START_TOKEN |
| 构造函数摘要 | |
|---|---|
BasePathConfiguration()
|
|
| 方法摘要 | |
|---|---|
java.lang.String |
getBasePath()
Returns the Base path from which this Configuration Factory operates. |
void |
setBasePath(java.lang.String basePath)
Sets the basePath for all file references from this Configuration Factory. |
| 从类 tot.xml.BaseConfiguration 继承的方法 |
|---|
addPropertyDirect, clearProperty, containsKey, getKeys, getPropertyDirect, isEmpty |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造函数详细信息 |
|---|
public BasePathConfiguration()
| 方法详细信息 |
|---|
public java.lang.String getBasePath()
BasePathLoader 中的 getBasePathpublic void setBasePath(java.lang.String basePath)
BasePathLoader 中的 setBasePathbasePath - The new basePath to set.
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 | |||||||||