- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for namespaceUri (0.11 seconds)
-
api/maven-api-xml/src/main/java/org/apache/maven/api/xml/XmlNode.java
} /** * Sets the namespace URI of the XML node. * * @param namespaceUri the namespace URI of the XML node * @return this builder instance */ public Builder namespaceUri(String namespaceUri) { this.namespaceUri = namespaceUri; return this; } /** * Sets the namespace prefix of the XML node.Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Dec 17 15:20:44 GMT 2025 - 18.3K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/util/PrunedTagTest.java
public boolean isSameNode(Node other) { return false; } @Override public String lookupPrefix(String namespaceURI) { return null; } @Override public boolean isDefaultNamespace(String namespaceURI) { return false; } @Override public String lookupNamespaceURI(String prefix) { return null;
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 21.1K bytes - Click Count (0) -
src/main/webapp/js/purify.min.js
t=ae(e);t&&t.tagName||(t={namespaceURI:rt,tagName:"template"});const n=h(e.tagName),o=h(t.tagName);return!!at[e.namespaceURI]&&(e.namespaceURI===nt?t.namespaceURI===ot?"svg"===n:t.namespaceURI===tt?"svg"===n&&("annotation-xml"===o||ct[o]):Boolean(yt[n]):e.namespaceURI===tt?t.namespaceURI===ot?"math"===n:t.namespaceURI===nt?"math"===n&&st[o]:Boolean(Et[n]):e.namespaceURI===ot?!(t.namespaceURI===nt&&!st[o])&&!(t.namespaceURI===tt&&!ct[o])&&!Et[n]&&(ut[n]||!yt[n]):!("application/xhtml+xml"!==mt||!at[e.namespaceURI]))...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 22.7K bytes - Click Count (0)