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

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

public class FPDXMLWrapper
extends AmusaXMLWrapper<TimeSeriesCompatible<DoubleArray>>


フィールドの概要
static java.lang.String DATA_TAG
           
static java.lang.String TOP_TAG
           
 
クラス jp.crestmuse.cmx.filewrappers.CMXFileWrapper から継承されたフィールド
catalogFileName, linkmanager
 
コンストラクタの概要
FPDXMLWrapper()
           
 
メソッドの概要
protected  void addDataElement(TimeSeriesCompatible<DoubleArray> ts)
           
protected  TimeSeriesCompatible<DoubleArray> 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
関連項目:
定数フィールド値
コンストラクタの詳細

FPDXMLWrapper

public FPDXMLWrapper()
メソッドの詳細

createDataNodeInterface

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

addDataElement

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