- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getElementName (0.07 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/helper/SitemapsHelper.java
public void startElement(final String uri, final String localName, final String qName, final Attributes attributes) { // Support both with and without namespace prefixes final String elementName = getElementName(localName, qName); if (URL_ELEMENT.equals(elementName)) { sitemapUrl = new SitemapUrl();
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Fri Nov 14 13:19:40 UTC 2025 - 34.9K bytes - Viewed (0)