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からテキストを取得する.
|
getRealgetAsInteger, 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.XMLRealRetriever<C extends XMLUtility.XMLRetrCtxt>node - 対象ノード.ctx - parser context.public long getLong()
EDB Working Group at Tue Dec 2 16:35:33 JST 2025