public static class XMLUtility.XMLLongRetriever<C extends XMLUtility.XMLRetrCtxt> extends XMLUtility.XMLRealRetriever<C> implements Serializable
text
Constructor and Description |
---|
XMLLongRetriever(long dv) |
Modifier and Type | Method and Description |
---|---|
long |
getLong()
Long値を返す.
テキストがnullまたは空の場合にはデフォルト値を返す.
|
boolean |
retrieve(XMLUtility.XMLNode node,
C ctx)
XMLからテキストを取得する.
|
getReal
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.XMLRealRetriever<C extends XMLUtility.XMLRetrCtxt>
node
- 対象ノード.ctx
- parser context.public long getLong()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025