- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for startElement (0.05 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/helper/SitemapsHelper.java
@Override public void startDocument() { sitemapSet = new SitemapSet(); sitemapSet.setType(SitemapSet.URLSET); } @Override public void startElement(final String uri, final String localName, final String qName, final Attributes attributes) { if (URL_ELEMENT.equals(qName)) { sitemapUrl = new SitemapUrl();Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 14.7K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/util/XmlUtil.java
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 9.4K bytes - Viewed (0) -
api/go1.txt
pkg encoding/xml, type ProcInst struct pkg encoding/xml, type ProcInst struct, Inst []uint8 pkg encoding/xml, type ProcInst struct, Target string pkg encoding/xml, type StartElement struct pkg encoding/xml, type StartElement struct, Attr []Attr pkg encoding/xml, type StartElement struct, Name Name pkg encoding/xml, type SyntaxError struct pkg encoding/xml, type SyntaxError struct, Line int pkg encoding/xml, type SyntaxError struct, Msg string
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.2.txt
pkg encoding/xml, method (*Encoder) EncodeElement(interface{}, StartElement) error pkg encoding/xml, method (*Encoder) EncodeToken(Token) error pkg encoding/xml, method (*Encoder) Flush() error pkg encoding/xml, method (StartElement) End() EndElement pkg encoding/xml, type Marshaler interface { MarshalXML } pkg encoding/xml, type Marshaler interface, MarshalXML(*Encoder, StartElement) error pkg encoding/xml, type MarshalerAttr interface { MarshalXMLAttr }
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (1)