Uses of Interface
gw.fs.IDirectory
-
Packages that use IDirectory Package Description gw.fs gw.fs.jar gw.fs.physical gw.fs.url gw.lang gw.lang.gosuc gw.lang.init gw.lang.reflect gw.lang.reflect.gs gw.lang.reflect.module gw.util -
-
Uses of IDirectory in gw.fs
Classes in gw.fs that implement IDirectory Modifier and Type Class Description classAdditionalDirectoryclassDelegateDirectoryclassIncludeModuleDirectoryMethods in gw.fs that return IDirectory Modifier and Type Method Description IDirectoryDelegateDirectory. dir(String relativePath)IDirectoryIDirectory. dir(String relativePath)static IDirectoryIDirectoryUtil. dir(IJarFileDirectory root, String relativePath)IDirectoryDelegateDirectory. getDelegate()IDirectoryFileFactory. getIDirectory(File f)IDirectoryFileFactory. getIDirectory(String absolutePath)IDirectoryDelegateDirectory. getParent()IDirectoryIResource. getParent()Gets this file's our directory's parent directory.Methods in gw.fs that return types with arguments of type IDirectory Modifier and Type Method Description List<? extends IDirectory>AdditionalDirectory. listDirs()List<? extends IDirectory>DelegateDirectory. listDirs()List<? extends IDirectory>IDirectory. listDirs()Methods in gw.fs with parameters of type IDirectory Modifier and Type Method Description static DynamicArray<? extends IFile>IDirectoryUtil. allContainedFilesExcludingIgnored(IDirectory dir)booleanDelegateDirectory. isChildOf(IDirectory dir)booleanIResource. isChildOf(IDirectory dir)Indicates whether this resource is a direct child of the given directory.booleanDelegateDirectory. isDescendantOf(IDirectory dir)booleanIResource. isDescendantOf(IDirectory dir)Indicates whether this resource is a descendant of the given directory.Constructors in gw.fs with parameters of type IDirectory Constructor Description AdditionalDirectory(IDirectory delegate)DelegateDirectory(IDirectory delegate)IncludeModuleDirectory(IDirectory delegate) -
Uses of IDirectory in gw.fs.jar
Subinterfaces of IDirectory in gw.fs.jar Modifier and Type Interface Description interfaceIJarFileDirectoryClasses in gw.fs.jar that implement IDirectory Modifier and Type Class Description classJarEntryDirectoryImplclassJarFileDirectoryImplMethods in gw.fs.jar that return IDirectory Modifier and Type Method Description IDirectoryJarEntryDirectoryImpl. dir(String relativePath)IDirectoryJarFileDirectoryImpl. dir(String relativePath)IDirectoryJarEntryResourceImpl. getParent()IDirectoryJarFileDirectoryImpl. getParent()Methods in gw.fs.jar that return types with arguments of type IDirectory Modifier and Type Method Description List<? extends IDirectory>JarEntryDirectoryImpl. listDirs()List<? extends IDirectory>JarFileDirectoryImpl. listDirs()Methods in gw.fs.jar with parameters of type IDirectory Modifier and Type Method Description booleanJarEntryResourceImpl. isChildOf(IDirectory dir)booleanJarFileDirectoryImpl. isChildOf(IDirectory dir)booleanJarEntryResourceImpl. isDescendantOf(IDirectory dir)booleanJarFileDirectoryImpl. isDescendantOf(IDirectory dir) -
Uses of IDirectory in gw.fs.physical
Classes in gw.fs.physical that implement IDirectory Modifier and Type Class Description classPhysicalDirectoryImplMethods in gw.fs.physical that return IDirectory Modifier and Type Method Description IDirectoryPhysicalDirectoryImpl. dir(String relativePath)IDirectoryPhysicalResourceImpl. getParent()Methods in gw.fs.physical that return types with arguments of type IDirectory Modifier and Type Method Description List<? extends IDirectory>PhysicalDirectoryImpl. listDirs()Methods in gw.fs.physical with parameters of type IDirectory Modifier and Type Method Description booleanPhysicalResourceImpl. isChildOf(IDirectory dir)booleanPhysicalResourceImpl. isDescendantOf(IDirectory dir) -
Uses of IDirectory in gw.fs.url
Methods in gw.fs.url that return IDirectory Modifier and Type Method Description IDirectoryURLFileImpl. getParent()Methods in gw.fs.url with parameters of type IDirectory Modifier and Type Method Description booleanURLFileImpl. isChildOf(IDirectory dir)booleanURLFileImpl. isDescendantOf(IDirectory dir) -
Uses of IDirectory in gw.lang
Methods in gw.lang that return types with arguments of type IDirectory Modifier and Type Method Description static List<IDirectory>Gosu. deriveClasspathFrom(Class clazz)static List<IDirectory>Gosu. getClasspath()Methods in gw.lang with parameters of type IDirectory Modifier and Type Method Description static IFileSystemGosuClassRepositoryGosuShop. createFileSystemGosuClassRepository(IModule module, IDirectory[] files)static IFileSystemGosuClassRepositoryGosuShop. createFileSystemGosuClassRepository(IModule module, IDirectory[] files, String[] extensions)IFileSystemGosuClassRepositoryIGosuShop. createFileSystemGosuClassRepository(IModule module, IDirectory[] files)IFileSystemGosuClassRepositoryIGosuShop. createFileSystemGosuClassRepository(IModule module, IDirectory[] files, String[] extensions)Method parameters in gw.lang with type arguments of type IDirectory Modifier and Type Method Description static voidGosu. init(List<IDirectory> classpath)static voidGosu. setClasspath(List<IDirectory> classpath) -
Uses of IDirectory in gw.lang.gosuc
Methods in gw.lang.gosuc that return IDirectory Modifier and Type Method Description static IDirectoryGosucUtil. getDirectoryForPath(String uriPath)IDirectoryGosucModule. getOutputPath()Methods in gw.lang.gosuc that return types with arguments of type IDirectory Modifier and Type Method Description static List<IDirectory>GosucUtil. toDirectories(List<String> uriPaths)Method parameters in gw.lang.gosuc with type arguments of type IDirectory Modifier and Type Method Description static List<String>GosucUtil. makeStringPaths(List<IDirectory> sourcePaths) -
Uses of IDirectory in gw.lang.init
Methods in gw.lang.init that return IDirectory Modifier and Type Method Description static IDirectoryClasspathToGosuPathEntryUtil. findModuleRootFromSourceEntry(IDirectory dir)IDirectoryGosuPathEntry. getRoot()Returns the root directory for this GosuPathEntry.Methods in gw.lang.init that return types with arguments of type IDirectory Modifier and Type Method Description List<? extends IDirectory>GosuPathEntry. getSources()Returns the source directories for this path entry.Methods in gw.lang.init with parameters of type IDirectory Modifier and Type Method Description static IDirectoryClasspathToGosuPathEntryUtil. findModuleRootFromSourceEntry(IDirectory dir)Method parameters in gw.lang.init with type arguments of type IDirectory Modifier and Type Method Description static List<GosuPathEntry>ClasspathToGosuPathEntryUtil. convertClasspathToGosuPathEntries(List<IDirectory> classpath)Converts a set of Files into a list of GosuPathEntries.Constructors in gw.lang.init with parameters of type IDirectory Constructor Description GosuPathEntry(IDirectory root, List<? extends IDirectory> srcs)Constructs a new GosuPathEntry with the specified data.Constructor parameters in gw.lang.init with type arguments of type IDirectory Constructor Description GosuPathEntry(IDirectory root, List<? extends IDirectory> srcs)Constructs a new GosuPathEntry with the specified data. -
Uses of IDirectory in gw.lang.reflect
Methods in gw.lang.reflect that return types with arguments of type IDirectory Modifier and Type Method Description List<IDirectory>IEntityAccess. getAdditionalSourceRoots()Methods in gw.lang.reflect with parameters of type IDirectory Modifier and Type Method Description StringITypeLoader. getNamespaceForDirectory(IDirectory dir)StringSimpleTypeLoader. getNamespaceForDirectory(IDirectory dir)StringTypeLoaderBase. getNamespaceForDirectory(IDirectory dir)booleanITypeLoader. handlesDirectory(IDirectory dir)booleanSimpleTypeLoader. handlesDirectory(IDirectory dir)booleanTypeLoaderBase. handlesDirectory(IDirectory dir)voidITypeLoader. refreshedNamespace(String namespace, IDirectory dir, RefreshKind kind) -
Uses of IDirectory in gw.lang.reflect.gs
Methods in gw.lang.reflect.gs that return IDirectory Modifier and Type Method Description IDirectory[]IFileSystemGosuClassRepository. getExcludedPath()IDirectoryIFileSystemGosuClassRepository.IClassFileInfo. getParentFile()IDirectoryIFileSystemGosuClassRepository.ClassPathEntry. getPath()IDirectory[]IFileSystemGosuClassRepository. getSourcePath()Methods in gw.lang.reflect.gs with parameters of type IDirectory Modifier and Type Method Description StringIFileSystemGosuClassRepository. getClassNameFromFile(IDirectory root, IFile file, String[] fileExts)voidIGosuClassRepository. namespaceRefreshed(String namespace, IDirectory dir, RefreshKind kind)Called when a namespace is refreshedvoidGosuClassTypeLoader. refreshedNamespace(String namespace, IDirectory dir, RefreshKind kind)voidIFileSystemGosuClassRepository. setExcludedPath(IDirectory[] excludedPath)voidIFileSystemGosuClassRepository. setSourcePath(IDirectory[] sourcePath)Constructors in gw.lang.reflect.gs with parameters of type IDirectory Constructor Description ClassPathEntry(IDirectory path, boolean testResource) -
Uses of IDirectory in gw.lang.reflect.module
Methods in gw.lang.reflect.module that return IDirectory Modifier and Type Method Description IDirectoryIFileSystem. getIDirectory(File dir)IDirectoryIFileSystem. getIDirectory(URL url)IDirectoryIFileSystem. getIDirectory(Path dir)IDirectoryIProtocolAdapter. getIDirectory(URL url)IDirectoryIModule. getOutputPath()IDirectoryINativeModule. getOutputPath()Methods in gw.lang.reflect.module that return types with arguments of type IDirectory Modifier and Type Method Description List<IDirectory>IModule. getBackingSourcePath()List<IDirectory>IModule. getExcludedPaths()List<IDirectory>IModule. getJavaClassPath()ArrayList<IDirectory>IClassPath. getPaths()List<IDirectory>IModule. getSourcePath()Method parameters in gw.lang.reflect.module with type arguments of type IDirectory Modifier and Type Method Description default voidIModule. configurePaths(List<IDirectory> classpath, List<IDirectory> sourcePaths)Configure both source and Java classpaths of the module in a semi-automated way.voidIModule. configurePaths(List<IDirectory> classpath, List<IDirectory> sourcePaths, List<IDirectory> backingSourcePaths)Configure both source and Java classpaths of the module in a semi-automated way.voidIModule. setBackingSourcePath(List<IDirectory> paths)voidIModule. setExcludedPaths(List<IDirectory> paths)voidIModule. setJavaClassPath(List<IDirectory> paths)voidIModule. setSourcePath(List<IDirectory> path) -
Uses of IDirectory in gw.util
Methods in gw.util that return types with arguments of type IDirectory Modifier and Type Method Description static List<IDirectory>Extensions. getJarsWithSources(IModule module)Methods in gw.util with parameters of type IDirectory Modifier and Type Method Description static booleanExtensions. containsManifest(IDirectory dir)static List<String>Extensions. getExtensions(IDirectory dir, String headerName)static voidExtensions. getExtensions(Collection<String> result, IDirectory dir, String headerName)
-