- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for endElement (0.04 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/helper/SitemapsHelper.java
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 14.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/util/GsaConfigParser.java
* @param qName the qualified name with prefix, or empty string if qualified names are not available * @throws SAXException if a SAX error occurs during processing */ @Override public void endElement(final String uri, final String localName, final String qName) throws SAXException { if (logger.isDebugEnabled()) { logger.debug("End Element: {}", qName); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 21.5K bytes - Viewed (0)