- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getPublicId (0.08 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/services/xml/Location.java
* @return the current offset */ int getCharacterOffset(); /** * Returns the public ID of the XML * @return the public ID, or null if not available */ String getPublicId(); /** * Returns the system ID of the XML * @return the system ID, or null if not available */ String getSystemId();
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Mon Mar 25 10:50:01 UTC 2024 - 1.9K bytes - Viewed (0)