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, preProcesspublic 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 Dec 2 16:35:33 JST 2025