jp.crestmuse.cmx.filewrappers
クラス ConfigXMLWrapper
java.lang.Object
jp.crestmuse.cmx.filewrappers.CMXFileWrapper
jp.crestmuse.cmx.filewrappers.ConfigXMLWrapper
public class ConfigXMLWrapper
- extends CMXFileWrapper
メソッドの概要 |
java.lang.String |
getParam(java.lang.String category,
java.lang.String subcategory,
java.lang.String key)
|
double |
getParamDouble(java.lang.String category,
java.lang.String subcategory,
java.lang.String key)
|
int |
getParamInt(java.lang.String category,
java.lang.String subcategory,
java.lang.String key)
|
クラス jp.crestmuse.cmx.filewrappers.CMXFileWrapper から継承されたメソッド |
addChild, addChild, addChildAndText, addChildAndText, addChildAndText, addClassTable, addDocumentTypeTable, addLinks, addLinks, addSibling, addSibling, addText, addText, addText, analyze, checkFinalized, createDocument, finalizeDocument, getDocument, getFileName, getTopTagAttribute, getTopTagAttributeNS, init, isFinalized, readfile, readfile, readfile, returnToParent, selectNodeList, selectNodeList, selectSingleNode, selectSingleNode, setAttribute, setAttribute, setAttribute, setAttributeNS, setAttributeNS, setAttributeNS, setTopTagAttribute, setTopTagAttributeNS, write, write, writefile, writefile, writeGZippedFile, writeGZippedFile |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
public java.util.Map<java.lang.String,AbstractHeaderNodeInterface> map
ConfigXMLWrapper
public ConfigXMLWrapper()
getParam
public java.lang.String getParam(java.lang.String category,
java.lang.String subcategory,
java.lang.String key)
getParamInt
public int getParamInt(java.lang.String category,
java.lang.String subcategory,
java.lang.String key)
getParamDouble
public double getParamDouble(java.lang.String category,
java.lang.String subcategory,
java.lang.String key)