Uses of Record Class
io.fluxzero.tools.jsondoclet.model.DirectoryIndex.IndexFileEntry
Packages that use DirectoryIndex.IndexFileEntry
-
Uses of DirectoryIndex.IndexFileEntry in io.fluxzero.tools.jsondoclet.model
Methods in io.fluxzero.tools.jsondoclet.model that return types with arguments of type DirectoryIndex.IndexFileEntryModifier and TypeMethodDescriptionDirectoryIndex.getFiles()Files in the current directory that point to generated JSON artifacts.Methods in io.fluxzero.tools.jsondoclet.model with parameters of type DirectoryIndex.IndexFileEntryModifier and TypeMethodDescriptionvoidDirectoryIndex.addFile(DirectoryIndex.IndexFileEntry entry) Adds a file entry to the index.