|
Jalopy 1.0b10 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassRepositoryEntry.Info | |
de.hunsicker.jalopy.language | Contains all classes related to the task of language recognition and processing. |
Uses of ClassRepositoryEntry.Info in de.hunsicker.jalopy.language |
Methods in de.hunsicker.jalopy.language that return ClassRepositoryEntry.Info | |
static ClassRepositoryEntry.Info |
ClassRepositoryEntry.getInfo(File file)
Returns the entry information for the given repository entry file. |
ClassRepositoryEntry.Info |
ClassRepositoryEntry.getInfo()
Returns the entry information. |
ClassRepositoryEntry.Info[] |
ClassRepository.getInfo()
Returns the repository info (info about all registered entries). |
ClassRepositoryEntry.Info |
ClassRepository.get(File location)
Returns the repository info for the given location. |
ClassRepositoryEntry.Info |
ClassRepository.loadInfo(File file)
Loads the information from the given repository entry file. |
Methods in de.hunsicker.jalopy.language with parameters of type ClassRepositoryEntry.Info | |
static ClassRepositoryEntry |
ClassRepository.createEntry(ClassRepositoryEntry.Info info)
Creates a repository entry for the given repository info. |
Constructors in de.hunsicker.jalopy.language with parameters of type ClassRepositoryEntry.Info | |
ClassRepositoryEntry(ClassRepositoryEntry.Info info,
Set data)
Creates a new ClassRepositoryEntry object. |
|
Jalopy 1.0b10 | ||||||||
PREV NEXT | FRAMES NO FRAMES |