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