Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getSystemId (0.14 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/services/xml/Location.java

         * @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();
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Mon Mar 25 10:50:01 GMT 2024
    - 1.9K bytes
    - Viewed (0)
Back to top