jp.crestmuse.cmx.amusaj.filewrappers
クラス TBDXMLWrapper

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.filewrappers.CMXFileWrapper
      上位を拡張 jp.crestmuse.cmx.amusaj.filewrappers.AmusaXMLWrapper<TimeSeriesCompatible>
          上位を拡張 jp.crestmuse.cmx.amusaj.filewrappers.TBDXMLWrapper
すべての実装されたインタフェース:
AmusaDataSetCompatible<TimeSeriesCompatible>, FileWrapperCompatible

public class TBDXMLWrapper
extends AmusaXMLWrapper<TimeSeriesCompatible>


フィールドの概要
static java.lang.String DATA_TAG
           
static java.lang.String TOP_TAG
           
 
クラス jp.crestmuse.cmx.filewrappers.CMXFileWrapper から継承されたフィールド
catalogFileName, linkmanager
 
コンストラクタの概要
TBDXMLWrapper()
           
 
メソッドの概要
 void addDataElement(TimeSeriesCompatible ts)
           
protected  TimeSeriesCompatible createDataNodeInterface(org.w3c.dom.Node node)
           
 
クラス jp.crestmuse.cmx.amusaj.filewrappers.AmusaXMLWrapper から継承されたメソッド
add, containsHeaderKey, createDataSet, getDataList, getHeader, getHeaderDouble, getHeaderInt, getHeaderNameList, setHeader, setHeader, setHeader
 
クラス jp.crestmuse.cmx.filewrappers.CMXFileWrapper から継承されたメソッド
addChild, addChild, addChildAndText, addChildAndText, addChildAndText, addChildOf, addClassTable, addDocumentTypeTable, addLinks, addLinks, addSibling, addSibling, addText, addText, addText, analyze, changeCurrentNode, checkFinalized, createDocument, finalizeDocument, getDocument, getFileName, getTopTagAttribute, getTopTagAttributeNS, getURI, init, isFinalized, read, readfile, readfile, readfile, resetXPath, returnToParent, returnToPrevCurrentNode, selectNodeList, selectNodeList, selectSingleNode, selectSingleNode, setAttribute, setAttribute, setAttribute, setAttributeNS, setAttributeNS, setAttributeNS, setNamespaceContext, setTopTagAttribute, setTopTagAttributeNS, wrap, write, write, writefile, writefile, writeGZippedFile, writeGZippedFile
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

TOP_TAG

public static final java.lang.String TOP_TAG
関連項目:
定数フィールド値

DATA_TAG

public static final java.lang.String DATA_TAG
関連項目:
定数フィールド値
コンストラクタの詳細

TBDXMLWrapper

public TBDXMLWrapper()
メソッドの詳細

createDataNodeInterface

protected TimeSeriesCompatible createDataNodeInterface(org.w3c.dom.Node node)
定義:
クラス AmusaXMLWrapper<TimeSeriesCompatible> 内の createDataNodeInterface

addDataElement

public void addDataElement(TimeSeriesCompatible ts)
定義:
クラス AmusaXMLWrapper<TimeSeriesCompatible> 内の addDataElement