Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for interpolate (0.19 sec)

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

    RegexBasedInterpolat { private java.util.List valueSources; public void RegexBasedInterpolat(); public void RegexBasedInterpolat(java.util.List); public void addValueSource(ValueSource); public void removeValuesSource(ValueSource); public String interpolate(String, String); } org/codehaus/plexus/util/interpolation/ValueSource.class package org.codehaus.plexus.util.interpolation; public abstract interface ValueSource { public abstract Object getValue(String); } org/codehaus/plexus/util/InterpolationFilterR.class...
    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. api/maven-api-model/src/main/mdo/maven.mdo

            The {@code <parent>} element contains information required to locate the parent project from which
            this project will inherit from.
            <p><strong>Note:</strong> The children of this element are not interpolated and must be given as literal values.</p>
            ]]>
          </description>
          <fields>
            <field>
              <name>groupId</name>
              <version>4.0.0+</version>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
Back to top