- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setTargetNodePath (0.2 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/extractor/impl/HtmlXpathExtractor.java
*/ public String getTargetNodePath() { return targetNodePath; } /** * @param targetNodePath * The targetNodePath to set. */ public void setTargetNodePath(final String targetNodePath) { this.targetNodePath = targetNodePath; } public void setCacheDuration(final long cacheDuration) { this.cacheDuration = cacheDuration; }
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Feb 22 01:47:32 UTC 2024 - 7K bytes - Viewed (0)