tot.xml
类 XMLConfiguration

java.lang.Object
  继承者 tot.xml.AbstractConfiguration
      继承者 tot.xml.BaseConfiguration
          继承者 tot.xml.BasePathConfiguration
              继承者 tot.xml.XMLConfiguration
所有已实现的接口:
BasePathLoader, Configuration
直接已知子类:
DOM4JConfiguration

public abstract class XMLConfiguration
extends BasePathConfiguration


字段摘要
 
从类 tot.xml.AbstractConfiguration 继承的字段
defaults, END_TOKEN, START_TOKEN
 
构造函数摘要
XMLConfiguration()
           
 
方法摘要
 
从类 tot.xml.BasePathConfiguration 继承的方法
getBasePath, setBasePath
 
从类 tot.xml.BaseConfiguration 继承的方法
addPropertyDirect, clearProperty, containsKey, getKeys, getPropertyDirect, isEmpty
 
从类 tot.xml.AbstractConfiguration 继承的方法
addProperty, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInteger, getKeys, getLong, getLong, getLong, getProperties, getProperties, getProperty, getShort, getShort, getShort, getString, getString, getStringArray, getVector, getVector, interpolate, interpolateHelper, processString, setProperty, subset, testBoolean
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

XMLConfiguration

public XMLConfiguration()