- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for namespaceUri (0.04 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 Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Dec 17 15:20:44 GMT 2025 - 18.3K bytes - Click Count (0)