public static class XMLUtility.XMLNodeValueCollector<C extends XMLUtility.XMLRetrCtxt> extends XMLUtility.XMLUniversalRetriever<C>
postProcessor, preProcessor, textRetriever| Constructor and Description |
|---|
XMLNodeValueCollector(XMLUtility.XMLTextRetriever<C> retr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
retrieve(XMLUtility.XMLNode node,
C ctx)
XMLからテキストを取得する.
|
addAttributeRetriever, addIgnoreAttributes, addIgnoreNodes, addNodeRetriever, getAsInteger, getAsLong, getAsReal, getAsText, getText, hasValidText, postProcess, preProcess, retrieveAttribute, retrieveChild, setPostProcessor, setPreProcessor, setTextRetrieverpublic XMLNodeValueCollector(XMLUtility.XMLTextRetriever<C> retr)
public boolean retrieve(XMLUtility.XMLNode node, C ctx)
XMLUtility.XMLRetrieverretrieve in interface XMLUtility.XMLRetriever<C extends XMLUtility.XMLRetrCtxt>retrieve in class XMLUtility.XMLUniversalRetriever<C extends XMLUtility.XMLRetrCtxt>node - 対象ノード.ctx - parser context.EDB Working Group at Tue Dec 2 16:35:33 JST 2025