public static class XMLUtility.XMLRealRetriever<C extends XMLUtility.XMLRetrCtxt> extends XMLUtility.XMLTextRetriever<C> implements Serializable
text
Constructor and Description |
---|
XMLRealRetriever(double dv) |
Modifier and Type | Method and Description |
---|---|
double |
getReal()
実数値を返す.
テキストがnullまたは空の場合にはデフォルト値を返す.
|
boolean |
retrieve(XMLUtility.XMLNode node,
C ctx)
XMLからテキストを取得する.
|
getAsInteger, getAsLong, getAsReal, getAsText, getText, hasValidText, postProcess, preProcess
public boolean retrieve(XMLUtility.XMLNode node, C ctx)
retrieve
in interface XMLUtility.XMLRetriever<C extends XMLUtility.XMLRetrCtxt>
retrieve
in class XMLUtility.XMLTextRetriever<C extends XMLUtility.XMLRetrCtxt>
node
- 対象ノード.ctx
- parser context.public double getReal()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025