Package | Description |
---|---|
de.hunsicker.jalopy.language |
Contains all classes related to the task of language recognition and processing.
|
Modifier and Type | Method and Description |
---|---|
ClassRepositoryEntry.Info |
ClassRepository.get(java.io.File location)
Returns the repository info for the given location.
|
ClassRepositoryEntry.Info[] |
ClassRepository.getInfo()
Returns the repository info (info about all registered entries).
|
ClassRepositoryEntry.Info |
ClassRepositoryEntry.getInfo()
Returns the entry information.
|
static ClassRepositoryEntry.Info |
ClassRepositoryEntry.getInfo(java.io.File file)
Returns the entry information for the given repository entry file.
|
ClassRepositoryEntry.Info |
ClassRepository.loadInfo(java.io.File file)
Loads the information from the given repository entry file.
|
Modifier and Type | Method and Description |
---|---|
static ClassRepositoryEntry |
ClassRepository.createEntry(ClassRepositoryEntry.Info info)
Creates a repository entry for the given repository info.
|
Constructor and Description |
---|
ClassRepositoryEntry(ClassRepositoryEntry.Info info,
java.util.Set data)
Creates a new ClassRepositoryEntry object.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013