From b7edcf82c9a19081730fb8d4b353d31f36d81dc7 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Tue, 11 Apr 2017 16:32:08 +0000 Subject: Update gh-pages site for 65dc7ad151a38158a45c5836d5e1f0fd48b8e396 --- api/dotty/tools/io/ClassPath$.html | 1107 +++++++++++++----------------------- 1 file changed, 381 insertions(+), 726 deletions(-) (limited to 'api/dotty/tools/io/ClassPath$.html') diff --git a/api/dotty/tools/io/ClassPath$.html b/api/dotty/tools/io/ClassPath$.html index 9a634247d..6c1f15181 100644 --- a/api/dotty/tools/io/ClassPath$.html +++ b/api/dotty/tools/io/ClassPath$.html @@ -469,6 +469,306 @@ +
  • + dotty.tools.dotc.classpath +
  • + + +
  • +
    + + O + + C +
    + AggregateClassPath +
  • + + + + + + +
  • +
    + + O + + C +
    + ClassAndSourceFilesEntry +
  • + + + + + + +
  • +
    + + T +
    + ClassFileEntry +
  • + + + +
  • +
    + + O + + C +
    + ClassFileEntryImpl +
  • + + + + + + +
  • +
    + + O + + C +
    + ClassPathEntries +
  • + + + + + + +
  • +
    + + O + + C +
    + ClassPathFactory +
  • + + + + + + +
  • +
    + + O + + C +
    + DirectoryClassPath +
  • + + + + + + +
  • +
    + + T +
    + DirectoryLookup +
  • + + + +
  • +
    + + O + + C +
    + DirectorySourcePath +
  • + + + + + + +
  • +
    + + O +
    + FileUtils +
  • + + + +
  • +
    + + T +
    + JFileDirectoryLookup +
  • + + + +
  • +
    + + O + + C +
    + JrtClassPath +
  • + + + + + + +
  • +
    + + T +
    + NoClassPaths +
  • + + + +
  • +
    + + T +
    + NoSourcePaths +
  • + + + +
  • +
    + + T +
    + PackageEntry +
  • + + + +
  • +
    + + O + + C +
    + PackageEntryImpl +
  • + + + + + + +
  • +
    + + O +
    + PackageNameUtils +
  • + + + +
  • +
    + + T +
    + SourceFileEntry +
  • + + + +
  • +
    + + O + + C +
    + SourceFileEntryImpl +
  • + + + + + + +
  • +
    + + O + + C +
    + VirtualDirectoryClassPath +
  • + + + + + + +
  • +
    + + O +
    + ZipAndJarClassPathFactory +
  • + + + +
  • +
    + + T +
    + ZipAndJarFileLookupFactory +
  • + + + +
  • +
    + + O +
    + ZipAndJarSourcePathFactory +
  • + + + +
  • +
    + + T +
    + ZipArchiveFileLookup +
  • + + +
  • dotty.tools.dotc.config
  • @@ -5184,18 +5484,28 @@ + + +
  • O - C + T
    ClassPath
  • +
  • +
    + + T +
    + ClassRepresentation +
  • @@ -5214,16 +5524,6 @@ -
  • -
    - - C -
    - DeltaClassPath -
  • - - -
  • @@ -5274,11 +5574,9 @@ -
  • +
  • - O - C
    JavaClassPath @@ -5286,15 +5584,32 @@ +
  • +
    + + C +
    + MergedClassPath +
  • - C + C
    - MergedClassPath + PlainDirectory +
  • + + + +
  • +
    + + C +
    + PlainFile
  • @@ -5302,9 +5617,9 @@
  • - C + C
    - SourcePath + PlainNioFile
  • @@ -5402,12 +5717,6 @@ -
    -

    This module provides star expansion of '-classpath' option arguments, behaves the same as -java, see [http://java.sun.com/javase/6/docs/technotes/tools/windows/classpath.html]

    - -
    -

    Constructors @@ -5427,10 +5736,10 @@ java, see [http://java.sun.com/javase/6/docs/technotes/tools/windows/classpath.h
    - + @deprecated - abstract + sealed abstract class @@ -5450,59 +5759,9 @@ java, see [http://java.sun.com/javase/6/docs/technotes/tools/windows/classpath.h
    -

    A class modeling aspects of a ClassPath which should be -propagated to any classpaths it creates.

    - -
    -
    -

    A class modeling aspects of a ClassPath which should be -propagated to any classpaths it creates.

    - -
    -
    - -
    - -
    -
    - - - - - - final - - - object - - - - DefaultJavaContext - - - - - - - - -
    - -
    -
    -
    +
    @@ -5523,10 +5782,10 @@ propagated to any classpaths it creates.

    - + @deprecated - + sealed abstract class @@ -5565,173 +5824,38 @@ propagated to any classpaths it creates.

    -
    -
    - - - - - - private - - - def - - - - endsClass - - - - - - ( - - - - s: - - String - - - ) - - - - - - - : Boolean - -
    - -
    -
    - -
    -
    - -
    -
    - -
    - -
    +
    - + - private - - - def - - - endsJava - - - - - - ( - - - - s: - - String - - - ) - - - - - - - : Boolean - -
    - -
    -
    - -
    -
    - -
    -
    - -
    - -
    -
    - - - - - - private - def + val - endsScala + RootPackage - - ( - - - - s: - - String - - - ) - - - : Boolean + : String
    -
    +
    -
    +
    @@ -6072,9 +6196,9 @@ String
    -
    +
    - + @@ -6086,7 +6210,7 @@ String - filter + join @@ -6096,17 +6220,12 @@ String - cp: - - String - - , - - - - p: + paths: - String => Boolean + +[ +String +] ) @@ -6121,12 +6240,12 @@ String
    -
    -

    Split the classpath, filter according to predicate, and reassemble.

    +
    +

    Join classpath using platform-dependent path separator

    -
    -

    Split the classpath, filter according to predicate, and reassemble.

    +
    +

    Join classpath using platform-dependent path separator

    @@ -6143,9 +6262,9 @@ String
    -
    +
    - + @@ -6157,43 +6276,28 @@ String - fromPaths + manifests - - ( - - - - paths: - - -[ -Path -] - - - ) - - - : String + : List +[ +URL +]
    -
    -

    Join the paths as a classpath

    - +
    +
    -
    -

    Join the paths as a classpath

    - +
    +
    -
    +
    - + @@ -6223,7 +6327,7 @@ Path - fromURLs + map @@ -6233,271 +6337,17 @@ Path - urls: + cp: - -[ -URL -] - - - ) - - - - - - - : String - -
    - -
    -
    - -
    -
    - -
    -
    - -
    - -
    -
    - - - - - - - - - def - - - - isTraitImplementation - - - - - - ( - - - - name: - - String - - - ) - - - - - - - : Boolean - -
    - -
    -
    - -
    -
    - -
    -
    - -
    - -
    -
    - - - - - - - - - def - - - - join - - - - - - ( - - - - paths: - - -[ -String -] - - - ) - - - - - - - : String - -
    - -
    -
    -

    Join classpath using platform-dependent path separator

    - -
    -
    -

    Join classpath using platform-dependent path separator

    - -
    -
    - -
    - -
    -
    - - - - - - - - - def - - - - makeAbsolute - - - - - - ( - - - - cp: - - String - - - ) - - - - - - - : String - -
    - -
    -
    -

    Make all classpath components absolute.

    - -
    -
    -

    Make all classpath components absolute.

    - -
    -
    - -
    - -
    -
    - - - - - - - - - def - - - - map - - - - - - ( - - - - cp: - - String - - , - - - - f: - - String => String + String + + , + + + + f: + + String => String ) @@ -6664,201 +6514,6 @@ String
    -
    -
    - - - - - - - - - def - - - - toPaths - - - - - - ( - - - - cp: - - String - - - ) - - - - - - - : List -[ -Path -] - -
    - -
    -
    -

    Split the classpath and map them into Paths

    - -
    -
    -

    Split the classpath and map them into Paths

    - -
    -
    - -
    - -
    -
    - - - - - - - - - def - - - - toSourceName - - - - - - ( - - - - f: - - AbstractFile - - - ) - - - - - - - : String - -
    - -
    -
    -

    From the source file to its identifier.

    - -
    -
    -

    From the source file to its identifier.

    - -
    -
    - -
    - -
    -
    - - - - - - - - - def - - - - toURLs - - - - - - ( - - - - cp: - - String - - - ) - - - - - - - : List -[ -URL -] - -
    - -
    -
    -

    Split the classpath and map them into URLs

    - -
    -
    -

    Split the classpath and map them into URLs

    - -
    -
    - -
    -
    -- cgit v1.2.3