Package jetbrains.buildServer.util.browser

Interface Summary
Behaviour The Behaviour interface encapsulates the options to control lazy tree behaviour in different cases.
Browser Represents an abstract browser of elements organized in a tree-like structure, e.g.
Element Represents an abstract element in a browsable tree, e.g.
ZipAwareBrowser.InsideZipElement  
 

Class Summary
FileSystemBrowser A simple file system implementation of a browser.
FileSystemBrowser.DirectoryElement  
FileSystemBrowser.FileElement  
ZipAwareBrowser A decorator that supports traversing through zip archives.
ZipAwareBrowser.ZipAwareElement