Constant Field Values

Contents

org.codehaus.*

  • org.codehaus.plexus.resource.loader.FileResourceLoader 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "file"
  • org.codehaus.plexus.resource.loader.JarResourceLoader 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "jar"
  • org.codehaus.plexus.resource.loader.ThreadContextClasspathResourceLoader 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "classloader"
  • org.codehaus.plexus.resource.loader.URLResourceLoader 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "url"