Uses of Record Class
org.torqlang.util.FileName
-
Uses of FileName in org.torqlang.util
Methods in org.torqlang.util that return FileNameModifier and TypeMethodDescriptionResourceFileBroker.Entry.name()Returns the value of thenamerecord component.Methods in org.torqlang.util that return types with arguments of type FileNameModifier and TypeMethodDescriptionSourceFileBroker.checkForDuplicates(List<List<FileName>> roots) ResourceFile.path()SourceFile.path()ResourceFileBroker.roots()SourceFileBroker.roots()Methods in org.torqlang.util with parameters of type FileNameModifier and TypeMethodDescriptionMethod parameters in org.torqlang.util with type arguments of type FileNameModifier and TypeMethodDescriptionSourceFileBroker.checkForDuplicates(List<List<FileName>> roots) static booleanfinal ResourceFileConstructors in org.torqlang.util with parameters of type FileNameModifierConstructorDescriptionEntry(FileName name, List<ResourceFileBroker.Entry> children) Creates an instance of aEntryrecord class.Constructor parameters in org.torqlang.util with type arguments of type FileNameModifierConstructorDescriptionResourceFile(ResourceFileBroker broker, List<FileName> path, String content) ResourceFileBroker(Class<?> reference, List<List<FileName>> roots, List<ResourceFileBroker.Entry> content)