Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for serialize (0.15 sec)

  1. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    espace; protected static final String XMLNS_URI = http://www.w3.org/2000/xmlns/; private static final boolean TRACE_SIZING = 0; protected final String FEATURE_SERIALIZER_ATTVALUE_USE_APOSTROPHE; protected final String FEATURE_NAMES_INTERNED; protected final String PROPERTY_SERIALIZER_INDENTATION; protected final String PROPERTY_SERIALIZER_LINE_SEPARATOR; protected static final String PROPERTY_LOCATION = http://xmlpull.org/v1/doc/properties.html#location; protected boolean namesInterned; protected...
    Archive
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 164.6K bytes
    - Viewed (0)
  2. maven-api-impl/src/main/java/org/apache/maven/api/services/model/ModelProcessor.java

        /**
         * Reads the model from the specified byte stream. The stream will be automatically closed before the method
         * returns.
         *
         * @param request The reader request to deserialize the model, must not be {@code null}.
         * @return The deserialized model, never {@code null}.
         * @throws IOException If the model could not be deserialized.
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Fri Apr 12 10:50:18 GMT 2024
    - 1.9K bytes
    - Viewed (0)
Back to top