Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Enum constant in enum class org.ctan.markup.Tag
-
The field
Arepresents the a tag. - ABBR - Enum constant in enum class org.ctan.markup.Tag
-
The constant
ABBRrepresents the abbr tag. - AbstractEntity - Class in org.ctan.site.domain
-
This is the base class for domain classes in the CTAN database.
- AbstractEntity() - Constructor for class org.ctan.site.domain.AbstractEntity
- AbstractImportService<T> - Class in org.ctan.site.services.catalogue
-
This abstract base class provides the fundamentals for the catalogue imports from ML files.
- AbstractIndexingStore<T> - Class in org.ctan.site.stores.base
-
The class
AbstractIndexingStorecontains the abstract repository for CRUD operations on an indexed entity. - AbstractIndexingStore(SessionFactory, IndexingSession) - Constructor for class org.ctan.site.stores.base.AbstractIndexingStore
-
This is the constructor for
AbstractStore. - AbstractStore<T> - Class in org.ctan.site.stores.base
-
The class
AbstractStorecontains the abstract repository for CRUD operations on an entity. - AbstractStore(SessionFactory) - Constructor for class org.ctan.site.stores.base.AbstractStore
-
This is the constructor for
AbstractStore. - AbstractSubmitValidator - Class in org.ctan.site.services.upload.util
-
This is an abstract base class containing validation methods.
- AbstractSubmitValidator(TopicStore, LicenseStore) - Constructor for class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This is the constructor for
AbstractSubmitValidator. - accept(String) - Method in class org.ctan.site.domain.account.User
-
The method
acceptprovides means to check that the user is authenticated. - AccountService - Class in org.ctan.site.services.account
-
The class
AccountServicecontains service methods for the CTAN site user. - AccountService(UserStore, TicketStore, AuthorStore, MailService) - Constructor for class org.ctan.site.services.account.AccountService
-
This is the constructor for the class
UserService. - AccountService.PkgTo - Class in org.ctan.site.services.account
-
The package transport object.
- AccountService.To - Class in org.ctan.site.services.account
-
The transport object.
- AccountService.UserTo - Class in org.ctan.site.services.account
-
The user transport object.
- ACRONYM - Enum constant in enum class org.ctan.markup.Tag
-
The constant
ACRONYMrepresents the acronym tag. - ActiveMirror - Class in org.ctan.site.domain.mirrors
-
This domain class represents an active CTAN mirror site.
- ActiveMirror() - Constructor for class org.ctan.site.domain.mirrors.ActiveMirror
- add(String, Object) - Method in class org.ctan.site.stores.UploadStore.StringsMap
-
The method
addprovides means to add a key/value pair. - add(String, String) - Method in class minitex.MiniTexParser
-
This method add a value to the definitions map.
- addPkg(String) - Method in class org.ctan.site.services.postings.Posting
-
This method adds a package to the list of associated packages.
- addPkg(Pkg, boolean) - Method in class org.ctan.site.domain.catalogue.Author
-
Add a reference to a package.
- ADDRESS - Enum constant in enum class org.ctan.markup.Tag
-
The constant
ADDRESSrepresents the address tag. - ADMIN - Enum constant in enum class org.ctan.site.domain.account.Role
-
The field
ADMINcontains the role as administrator. - AMS - Static variable in interface org.ctan.markup.Logos
-
The field
AMScontains the AMS logo in HTML. - AMS_LATEX - Static variable in interface org.ctan.markup.Logos
-
The field
AMScontains the AmS-LaTeX logo in HTML. - AMS_TEX - Static variable in interface org.ctan.markup.Logos
-
The field
AMScontains the AmS-TeX logo in HTML. - analyze(Node) - Method in class org.ctan.markup.html2latex.TableAnalyzer
-
The method
analyzecollects the specifications for columns of a table. - AppHealthCheck - Class in org.ctan.site.health
-
The class
AppHealthCheckcontains the health check for the application. - AppHealthCheck(CtanConfiguration) - Constructor for class org.ctan.site.health.AppHealthCheck
-
This is the constructor for the class
AppHealthCheck. - APPLET - Enum constant in enum class org.ctan.markup.Tag
-
The constant
APPLETrepresents the applet tag. - Archive - Interface in org.ctan.site.services.upload.util.archive
-
The interface
Archivecontains the common description for a ZIP and tar.gz archive. - ARCHIVE - Enum constant in enum class org.ctan.site.domain.archive.ArchiveFile.FileType
-
The field
ARCHIVEcontains the indicator for an archive. - Archive.Entry - Interface in org.ctan.site.services.upload.util.archive
-
The interface
Entrycontains the wrapper definition for an archive entry. - ArchiveFile - Class in org.ctan.site.domain.archive
-
This domain class records the info about a file or directory in the
tex-archivetree. - ArchiveFile() - Constructor for class org.ctan.site.domain.archive.ArchiveFile
- ArchiveFile.FileType - Enum Class in org.ctan.site.domain.archive
-
This enumeration lists known file types.
- ArchiveFileStore - Class in org.ctan.site.stores
-
The class
ArchiveFileStorecontains the repository for archive files. - ArchiveFileStore(CtanConfiguration.TexArchiveConfig, SessionFactory, IndexingSession) - Constructor for class org.ctan.site.stores.ArchiveFileStore
-
This is the constructor for the
ArchiveFileStore. - ArchiveFilesUpdateService - Class in org.ctan.site.services.texarchive
-
The class
ArchiveFilesUpdateServicecontains the service for scanning the TeX archive directory and updating the database and search index accordingly. - ArchiveFilesUpdateService(CtanConfiguration, ArchiveFileStore) - Constructor for class org.ctan.site.services.texarchive.ArchiveFilesUpdateService
-
This is the constructor for
ArchiveFilesUpdateService. - ArchiveFilesUpdateTask - Class in org.ctan.site.tasks
-
The class
ArchiveFilesUpdateTaskcontains the task to start the update action from the archive files. - ArchiveFilesUpdateTask(ArchiveFilesUpdateService) - Constructor for class org.ctan.site.tasks.ArchiveFilesUpdateTask
-
This is the constructor for
ArchiveFilesUpdateTask. - AREA - Enum constant in enum class org.ctan.markup.Tag
-
The constant
AREArepresents the area tag. - asJson() - Method in class org.ctan.site.services.SitemapService
-
The method
asJsonprovides means to create a sitemap as object tree. - asXml() - Method in class org.ctan.site.services.SitemapService
-
The method
asXmlprovides means to create a sitemap as XML-formatted String. - Atom10Resource - Class in org.ctan.site.resources.postings
-
The class
Atom10Resourcecontains the controller for the ATOM feed resource. - Atom10Resource(PostingCache, CtanConfiguration) - Constructor for class org.ctan.site.resources.postings.Atom10Resource
-
This is the constructor for the class
RssResource. - Atom10Resource.AtomEntry - Class in org.ctan.site.resources.postings
-
The class
AtomEntrycontains the item node of Atom 1.0. - Atom10Resource.AtomFeed - Class in org.ctan.site.resources.postings
-
The class
Atomcontains the top node of Atom 1.0. - Atom10Resource.AtomGenerator - Class in org.ctan.site.resources.postings
-
The class
AtomGeneratorcontains the Generator node of Atom 1.0. - Atom10Resource.AtomLink - Class in org.ctan.site.resources.postings
-
The class
AtomLinkcontains the Link node of Atom 1.0. - AtomEntry() - Constructor for class org.ctan.site.resources.postings.Atom10Resource.AtomEntry
- AtomFeed() - Constructor for class org.ctan.site.resources.postings.Atom10Resource.AtomFeed
- AtomGenerator() - Constructor for class org.ctan.site.resources.postings.Atom10Resource.AtomGenerator
- AtomLink() - Constructor for class org.ctan.site.resources.postings.Atom10Resource.AtomLink
- Author - Class in org.ctan.site.domain.catalogue
-
This is the domain class for an author in the CTAN Catalogue.
- Author() - Constructor for class org.ctan.site.domain.catalogue.Author
- Author.NameFormat - Enum Class in org.ctan.site.domain.catalogue
-
This enumeration lists known name formats.
- Author3Resource - Class in org.ctan.site.resources.catalogue
-
The class
Author3Resourcecontains the controller for the author resource. - Author3Resource(CtanConfiguration.CtanConfig, AuthorStore, UserStore) - Constructor for class org.ctan.site.resources.catalogue.Author3Resource
-
This is the constructor for the class
Author3Resource. - Author3Resource.AuthorListTo - Class in org.ctan.site.resources.catalogue
-
The class
AuthorListTocontains the transport object for the author list. - Author3Resource.AuthorSummaryTo - Class in org.ctan.site.resources.catalogue
-
The class
AuthorSummaryTocontains the transport object for the author resource in the summary list. - Author3Resource.AuthorTo - Class in org.ctan.site.resources.catalogue
-
The class
AuthorTocontains the transport object for the author resource. - Author3Resource.PkgSummaryTo - Class in org.ctan.site.resources.catalogue
-
The class
PkgSummaryTocontains the transport object for the package of the author resource. - AuthorEmail - Class in org.ctan.site.domain.catalogue
-
This is the domain class for an author's email in the CTAN Catalogue.
- AuthorEmail() - Constructor for class org.ctan.site.domain.catalogue.AuthorEmail
- AuthorListTo() - Constructor for class org.ctan.site.resources.catalogue.Author3Resource.AuthorListTo
- AuthorRef - Class in org.ctan.site.domain.catalogue
-
The class
AuthorRefcontains the association of a package to an author. - AuthorRef() - Constructor for class org.ctan.site.domain.catalogue.AuthorRef
- AUTHORS - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
AUTHORScontains the index type for authors. - AuthorShortTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.AuthorShortTo
- AuthorsImportService - Class in org.ctan.site.services.catalogue
-
This service deals with the authors from a file.
- AuthorsImportService(File, AuthorStore) - Constructor for class org.ctan.site.services.catalogue.AuthorsImportService
-
This is the constructor for
AuthorsImportService. - AuthorStore - Class in org.ctan.site.stores
-
The class
AuthorStorecontains the repository for authors. - AuthorStore(SessionFactory, IndexingSession) - Constructor for class org.ctan.site.stores.AuthorStore
-
This is the constructor for the
AuthorStore. - AuthorSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonAuthorResource.AuthorSummaryTo
- AuthorSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Author3Resource.AuthorSummaryTo
- AuthorSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.AuthorSummaryTo
- AuthorTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonAuthorResource.AuthorTo
- AuthorTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.AuthorTo
- AuthorTo() - Constructor for class org.ctan.site.resources.catalogue.Author3Resource.AuthorTo
B
- B - Enum constant in enum class org.ctan.markup.Tag
-
The constant
Brepresents the b tag. - B_I - Enum constant in enum class org.ctan.markup.Tag
-
The constant
B_Irepresents the b-i tag combination. - BASE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
BASErepresents the base tag. - BASEFONT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
BASEFONTrepresents the basefont tag. - BDO - Enum constant in enum class org.ctan.markup.Tag
-
The constant
BDOrepresents the bdo tag. - BIBTEX - Static variable in interface org.ctan.markup.Logos
-
The field
BIBTEXcontains the BibTeX logo in HTML. - Bibtex3Resource - Class in org.ctan.site.resources.catalogue
-
The class
Bibtex3Resourcecontains the controller for the bibtex resource. - Bibtex3Resource(BibtexService) - Constructor for class org.ctan.site.resources.catalogue.Bibtex3Resource
-
This is the constructor for the class
Bibtex3Resource. - BibtexConfig() - Constructor for class org.ctan.site.services.catalogue.BibtexService.BibtexConfig
- BibtexService - Class in org.ctan.site.services.catalogue
-
This service provides special methods for dealing with BibTeX files.
- BibtexService(PkgStore) - Constructor for class org.ctan.site.services.catalogue.BibtexService
-
This is the constructor for
BibtexService. - BibtexService.BibtexConfig - Class in org.ctan.site.services.catalogue
-
The configuration for the BibTeX service.
- BIG - Enum constant in enum class org.ctan.markup.Tag
-
The constant
BIGrepresents the big tag. - BLOCKQUOTE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
BLOCKQUOTErepresents the blockquote tag. - BODY - Enum constant in enum class org.ctan.markup.Tag
-
The constant
BODYrepresents the body tag. - BR - Enum constant in enum class org.ctan.markup.Tag
-
The constant
BRrepresents the br tag. - BUTTON - Enum constant in enum class org.ctan.markup.Tag
-
The constant
BUTTONrepresents the button tag.
C
- canHandle(String) - Method in class org.ctan.markup.markdown.syntax.HighlighterService
-
This method whether a given language is supported.
- CAPTION - Enum constant in enum class org.ctan.markup.Tag
-
The constant
CAPTIONrepresents the caption tag. - CatalogueConfig() - Constructor for class org.ctan.site.CtanConfiguration.CatalogueConfig
- CatalogueImportService - Class in org.ctan.site.services.catalogue
-
This abstract base class provides the fundamentals for the catalogue imports from ML files.
- CatalogueImportService(CtanConfiguration.CatalogueConfig, AuthorStore, TopicStore, PkgStore, LicenseStore, IndexingService) - Constructor for class org.ctan.site.services.catalogue.CatalogueImportService
-
This is the constructor for
CatalogueImportService. - CatalogueUpdateTask - Class in org.ctan.site.tasks
-
The class
CatalogueUpdateTaskcontains the task to start the update action from the catalogue XML files. - CatalogueUpdateTask(CatalogueImportService) - Constructor for class org.ctan.site.tasks.CatalogueUpdateTask
-
This is the constructor for
CatalogueUpdateTask. - CENTER - Enum constant in enum class org.ctan.markup.Tag
-
The constant
CENTERrepresents the center tag. - check() - Method in class org.ctan.site.health.AppHealthCheck
- check() - Method in class org.ctan.site.health.ContentHealthCheck
- check() - Method in class org.ctan.site.health.CtanAnnHealthCheck
- check() - Method in class org.ctan.site.health.IncomingHealthCheck
- check() - Method in class org.ctan.site.health.TexarchiveHealthCheck
- check(Messages, String, String, byte[]) - Method in class org.ctan.site.services.upload.util.TdsValidator
-
The method
checkprovides means to perform the checks. - check(Messages, String, String, ZipInputStream) - Method in class org.ctan.site.services.upload.util.TdsValidator
-
This method inspects the TDS archive and adds messages if something unusual is found.
- checkIndexDirectory(File) - Method in class org.ctan.site.services.search.base.IndexingBase
-
The method
checkIndexDirectoryprovides means to check whether the index exists. - checkRemainderFiles(Messages, Map<String, Boolean>) - Method in class org.ctan.site.services.upload.util.RemainderValidator
-
The method
checkRemainderFilesprovides means to check a file to be a remainder which should be avoided in CTAN packages. - CHINESE - Enum constant in enum class org.ctan.site.domain.catalogue.Author.NameFormat
-
The field
FILEcontains the indicates a Chinese type of name. - CITE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
CITErepresents the cite tag. - clearIndexDir(IndexType) - Method in class org.ctan.site.services.search.base.IndexingService
-
Remove all files in the index directory.
- cli(String[]) - Static method in class org.ctan.markup.markdown.MarkdownCli
-
This method provides the command line interface.
- close() - Method in class org.ctan.markup.markdown.MarkdownWriter
- close() - Method in class org.ctan.markup.markdown.syntax.HighlightReader
- close() - Method in class org.ctan.site.services.postings.PostingReader
-
This method closes this reader and the attached input sources.
- close() - Method in class org.ctan.site.services.search.base.IndexingSession
- close() - Method in interface org.ctan.site.services.upload.util.archive.Archive
-
The method
closeprovides means to close the stream. - close() - Method in class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper
-
The method
closeprovides means to close the stream. - close() - Method in class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper
-
The method
closeprovides means to close the stream. - CLOSE_BRACE - Static variable in class org.ctan.markup.html2latex.Html2Latex
-
The field
CLOSE_BRACEcontains the handler which produces a closing curly brace. - closeEntry() - Method in interface org.ctan.site.services.upload.util.archive.Archive
-
The method
closeEntryprovides means to close the current entry. - closeEntry() - Method in class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper
-
The method
closeEntryprovides means to close the current entry. - closeEntry() - Method in class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper
-
The method
closeEntryprovides means to close the current entry. - CODE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
CODErepresents the code tag. - COL - Enum constant in enum class org.ctan.markup.Tag
-
The constant
COLrepresents the col tag. - COLGROUP - Enum constant in enum class org.ctan.markup.Tag
-
The constant
COLGROUPrepresents the colgroup tag. - compareTo(Posting) - Method in class org.ctan.site.services.postings.Posting
- Configuration - Search tag in class org.ctan.site.services.content.ContentService
- Section
- Configuration - Search tag in class org.ctan.site.services.search.SearchService
- Section
- configure(Subparser) - Method in class org.ctan.site.command.InitSearchCommand
- ConfigUtils - Interface in org.ctan.site.services.util
-
The class
ConfigUtilscontains utilities for the configuration. - content(String) - Method in class org.ctan.site.services.content.LionService
-
The method
contentprovides means to read the contents of a file. - CONTENT - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
CONTENTcontains the content pages. - Content3Resource - Class in org.ctan.site.resources.content
-
The class
Content3Resourcecontains the controller for the content resource. - Content3Resource(ContentService, LionService) - Constructor for class org.ctan.site.resources.content.Content3Resource
-
This is the constructor for the class
Content3Resource. - ContentConfig() - Constructor for class org.ctan.site.CtanConfiguration.ContentConfig
- ContentHealthCheck - Class in org.ctan.site.health
-
The class
ContentHealthCheckcontains the health check for the content section. - ContentHealthCheck(CtanConfiguration) - Constructor for class org.ctan.site.health.ContentHealthCheck
-
This is the constructor for the class
ContentHealthCheck. - ContentPageListTo() - Constructor for class org.ctan.site.services.content.ContentService.ContentPageListTo
- ContentPageTo() - Constructor for class org.ctan.site.services.content.ContentService.ContentPageTo
- ContentPageTreeTo() - Constructor for class org.ctan.site.services.content.ContentService.ContentPageTreeTo
- ContentService - Class in org.ctan.site.services.content
-
The class
ContentServicecontains the service to access the content area. - ContentService(CtanConfiguration.ContentConfig, CtanConfiguration.CtanConfig) - Constructor for class org.ctan.site.services.content.ContentService
-
This is the constructor for the class
ContentService. - ContentService.ContentPageListTo - Class in org.ctan.site.services.content
-
The class
ContentPageListTocontains the transport object for an entry in the page list. - ContentService.ContentPageTo - Class in org.ctan.site.services.content
-
The class
ContentPageTocontains the transport object for a page. - ContentService.ContentPageTreeTo - Class in org.ctan.site.services.content
-
The class
ContentPageTreeTocontains the transport object for a page tree. - ContentService.TeaserType - Enum Class in org.ctan.site.services.content
-
The enum
TeaserTypecontains types of supported teasers. - CONTEXT - Static variable in interface org.ctan.markup.Logos
-
The field
CONTEXTcontains the ConTeXt logo in HTML. - Continents - Class in org.ctan.site.domain.mirrors
-
This domain class represents a continent.
- Continents() - Constructor for class org.ctan.site.domain.mirrors.Continents
- convert(String) - Method in class org.ctan.markup.html2latex.Html2Latex
-
Convert HTML to LaTeX.
- convertToDatabaseColumn(Gender) - Method in class org.ctan.site.domain.GenderConverter
- convertToDatabaseColumn(Role) - Method in class org.ctan.site.domain.account.RoleConverter
- convertToEntityAttribute(String) - Method in class org.ctan.site.domain.account.RoleConverter
- convertToEntityAttribute(String) - Method in class org.ctan.site.domain.GenderConverter
- copyNonNull(Boolean) - Static method in interface org.ctan.site.services.util.NullCheck
-
The method
copyNonNullprovides means to create a copy without null values. - copyNonNull(Long) - Static method in interface org.ctan.site.services.util.NullCheck
-
The method
copyNonNullprovides means to create a copy without null values. - copyNonNull(String) - Static method in interface org.ctan.site.services.util.NullCheck
-
The method
copyNonNullprovides means to create a copy without null values. - copyNonNull(LocalDateTime) - Static method in interface org.ctan.site.services.util.NullCheck
-
The method
copyNonNullprovides means to create a copy without null values. - copyNonNull(Upload) - Static method in interface org.ctan.site.services.util.NullCheck
-
The method
copyNonNullprovides means to create a shallow copy without null values. - copyNonNull(Upload.TerminationStatus) - Static method in interface org.ctan.site.services.util.NullCheck
-
The method
copyNonNullprovides means to create a copy without null values. - CopyrightTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.CopyrightTo
- count() - Method in class org.ctan.site.stores.base.AbstractIndexingStore
-
The method
countprovides means to count all entities in the database. - count(String) - Method in class org.ctan.site.stores.VoteStore
-
The method
countprovides means to retrieve a mean and number of votes for a package by its key. - CountInfo() - Constructor for class org.ctan.site.stores.VoteStore.CountInfo
- Countries - Class in org.ctan.site.domain.mirrors
-
This domain class represents a country.
- Countries() - Constructor for class org.ctan.site.domain.mirrors.Countries
- create(Ticket) - Method in class org.ctan.site.resources.admin.Ticket3Resource
-
The method
createprovides an end-point to create a ticket. - create(User) - Method in class org.ctan.site.resources.admin.CrudUser3Resource
-
The method
createprovides an end-point to create a user. - create(UserStopword) - Method in class org.ctan.site.resources.admin.UserStopword3Resource
-
The method
createprovides an end-point to create a user. - create(Author) - Method in class org.ctan.site.resources.admin.CrudAuthor3Resource
-
The method
createprovides an end-point to create a author. - create(License) - Method in class org.ctan.site.resources.admin.CrudLicense3Resource
-
The method
createprovides an end-point to create a license. - create(Upload) - Method in class org.ctan.site.resources.admin.CrudUpload3Resource
-
The method
createprovides an end-point to create an upload. - create(GuestBook) - Method in class org.ctan.site.resources.admin.CrudGuestbook3Resource
-
The method
createprovides an end-point to create a guest book item. - create(Stopword) - Method in class org.ctan.site.resources.admin.Stopword3Resource
-
The method
createprovides an end-point to create a stop word. - create(Vote) - Method in class org.ctan.site.resources.admin.CrudVote3Resource
-
The method
createprovides an end-point to create a vote. - createAuth(String) - Static method in class org.ctan.site.services.account.JwtManager
-
Create a JWT with standard options set for authentication.
- createComponents(String) - Method in class org.ctan.site.services.search.base.CtanAnalyzer
- createDeleteTicket(String) - Method in class org.ctan.site.stores.TicketStore
-
Create a new removal ticket.
- createPasswordTicket(String) - Method in class org.ctan.site.stores.TicketStore
-
Create a new password ticket.
- createRefresh(String) - Static method in class org.ctan.site.services.account.JwtManager
-
Create a JWT with standard options set for refresh.
- createRegisterTicket(String) - Method in class org.ctan.site.stores.TicketStore
-
Create a new registration ticket.
- createWriter(IndexType, String) - Method in class org.ctan.site.services.search.base.IndexingService
-
Create an index writer.
- CrudAuthor3Resource - Class in org.ctan.site.resources.admin
-
The class
CrudAuthor3Resourcecontains the CRUD controller for the author resource. - CrudAuthor3Resource(AuthorStore) - Constructor for class org.ctan.site.resources.admin.CrudAuthor3Resource
-
This is the constructor for the class
CrudAuthor3Resource. - CrudGuestbook3Resource - Class in org.ctan.site.resources.admin
-
The class
Ticket3Resourcecontains the CRUD controller for the tickets list resource. - CrudGuestbook3Resource(GuestBookStore) - Constructor for class org.ctan.site.resources.admin.CrudGuestbook3Resource
-
This is the constructor for the class
CrudUser3Resource. - CrudLicense3Resource - Class in org.ctan.site.resources.admin
-
The class
CrudLicense3Resourcecontains the CRUD controller for the licenses resource. - CrudLicense3Resource(LicenseStore) - Constructor for class org.ctan.site.resources.admin.CrudLicense3Resource
-
This is the constructor for the class
CrudLicense3Resource. - CrudUpload3Resource - Class in org.ctan.site.resources.admin
-
The class
CrudUpload3Resourcecontains the CRUD controller for the upload resource. - CrudUpload3Resource(UploadStore) - Constructor for class org.ctan.site.resources.admin.CrudUpload3Resource
-
This is the constructor for the class
CrudUpload3Resource. - CrudUser3Resource - Class in org.ctan.site.resources.admin
-
The class
CrudUser3Resourcecontains the CRUD controller for the user resource. - CrudUser3Resource(UserStore) - Constructor for class org.ctan.site.resources.admin.CrudUser3Resource
-
This is the constructor for the class
CrudUser3Resource. - CrudVote3Resource - Class in org.ctan.site.resources.admin
-
The class
CrudVote3Resourcecontains the CRUD controller for the vote resource. - CrudVote3Resource(VoteStore) - Constructor for class org.ctan.site.resources.admin.CrudVote3Resource
-
This is the constructor for the class
CrudVote3Resource. - Ctan - Class in org.ctan.site
-
The class
Ctancontains the command line interface to start the Dropwizard server. - Ctan() - Constructor for class org.ctan.site.Ctan
- CtanAnalyzer - Class in org.ctan.site.services.search.base
-
This is a special
Analyzerwhich has an extended set of stop words for the CTAN search. - CtanAnnHealthCheck - Class in org.ctan.site.health
-
The class
CtanAnnHealthCheckcontains the health check for the ctan-ann section. - CtanAnnHealthCheck(CtanConfiguration) - Constructor for class org.ctan.site.health.CtanAnnHealthCheck
-
This is the constructor for the class
ContentHealthCheck. - CtanAnnounceConfig() - Constructor for class org.ctan.site.CtanConfiguration.CtanAnnounceConfig
- CtanAuthFilter - Class in org.ctan.site
-
The class
CtanAuthFiltercontains the filter for checking the authentication. - CtanAuthFilter(UserStore) - Constructor for class org.ctan.site.CtanAuthFilter
-
This is the constructor for
CtanAuthFilter. - CtanConfig() - Constructor for class org.ctan.site.CtanConfiguration.CtanConfig
- CtanConfiguration - Class in org.ctan.site
-
The class
CtanConfigurationcontains the Dropwizard configuration specific to the CTAN site. - CtanConfiguration() - Constructor for class org.ctan.site.CtanConfiguration
- CtanConfiguration.CatalogueConfig - Class in org.ctan.site
-
The class
CatalogueConfigcontains the Dropwizard configuration for the Catalogue. - CtanConfiguration.ContentConfig - Class in org.ctan.site
-
The class
ContentConfigcontains the definition of the sub-configurationcontent. - CtanConfiguration.CtanAnnounceConfig - Class in org.ctan.site
-
The class
CtanAnnounceConfigcontains the definition of the sub-configurationctanAnnounce. - CtanConfiguration.CtanConfig - Class in org.ctan.site
-
The class
CtanParamscontains the description of the sectionctanof the configuration. - CtanConfiguration.IndexConfig - Class in org.ctan.site
-
The class
IndexConfigcontains the definition of the sub-configurationindex. - CtanConfiguration.LugsConfig - Class in org.ctan.site
-
The class
LugsConfigcontains the Dropwizard configuration for the Lugs. - CtanConfiguration.MailConfig - Class in org.ctan.site
-
The mail configuration.
- CtanConfiguration.MailSmtpConfig - Class in org.ctan.site
-
The SMTP configuration.
- CtanConfiguration.MailSmtpStarttls - Class in org.ctan.site
-
The SMTP starttls configuration.
- CtanConfiguration.MailType - Class in org.ctan.site
-
The mail list type configuration.
- CtanConfiguration.MirrMonConfig - Class in org.ctan.site
-
The class
MirrMonConfigcontains the Dropwizard configuration for MirrMon. - CtanConfiguration.TexArchiveConfig - Class in org.ctan.site
-
The class
TexArchiveConfigcontains the definition of the sub-configurationtexArchive. - CtanConfiguration.UploadConfig - Class in org.ctan.site
-
The class
UploadConfigcontains the definition of the sub-configurationupload. - CtanDatabaseBundles - Class in org.ctan.site
-
The class
CtanDatabaseBundlescontains the definition of the bundles for the database access. - CtanDatabaseBundles() - Constructor for class org.ctan.site.CtanDatabaseBundles
- CtanMotd() - Constructor for class org.ctan.site.resources.site.CtanSite3Resource.CtanMotd
- CtanPrincipal() - Constructor for class org.ctan.site.domain.account.User.CtanPrincipal
- CtanSite3Resource - Class in org.ctan.site.resources.site
-
The class
CtanSite3Resourcecontains the controller for the site resource. - CtanSite3Resource(CtanConfiguration, MessageStore, AuthorStore, PkgStore, TopicStore) - Constructor for class org.ctan.site.resources.site.CtanSite3Resource
-
This is the constructor for the class
CtanSite3Resource. - CtanSite3Resource.CtanMotd - Class in org.ctan.site.resources.site
-
The class
CtanMotdcontains the transport object for a motd. - CtanSite3Resource.CtanSiteConfigTo - Class in org.ctan.site.resources.site
-
The class
CtanSiteConfigTocontains the transport object for the configuration resource. - CtanSiteConfigTo() - Constructor for class org.ctan.site.resources.site.CtanSite3Resource.CtanSiteConfigTo
- CtanSiteConfigTo() - Constructor for class org.ctan.site.resources.site.User3Resource.CtanSiteConfigTo
- CtanTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.CtanTo
- CtanTokenizer - Class in org.ctan.site.services.search.base
-
This tokenizer knows a little bit of TeX.
- CtanTokenizer(Reader) - Constructor for class org.ctan.site.services.search.base.CtanTokenizer
-
Creates a new object.
D
- DATE_TIME_FORMATTER - Static variable in class org.ctan.site.services.DateUtils
-
The field
LOCAL_DATE_TIME_FORMATTERcontains the formatter forLocalDateTime. - DateUtils - Class in org.ctan.site.services
-
The class
DateUtilscontains the utilities for dates. - DD - Enum constant in enum class org.ctan.markup.Tag
-
The constant
DDrepresents the dd tag. - decode(String) - Static method in enum class org.ctan.site.services.search.base.IndexType
-
The method
decodeprovides means to translate string as a list of characters to a set of corresponding index types. - DEFAULT - Static variable in interface org.ctan.site.services.search.base.Fields
-
The field
DEFAULTcontains the name of the default field. - DEFAULT_LANGUAGE - Static variable in interface org.ctan.site.services.util.ConfigUtils
-
The field
DEFAULT_LANGUAGEcontains the index of the default language. - defaultLanguage(CtanConfiguration) - Static method in interface org.ctan.site.services.util.ConfigUtils
-
The method
defaultLanguageprovides means to check the CtanConfiguration and extract the default language. - defaultLanguage(CtanConfiguration.CtanConfig) - Static method in interface org.ctan.site.services.util.ConfigUtils
-
The method
defaultLanguageprovides means to check the CtanConfiguration and extract the default language. - defineReference(String, String, String) - Method in class org.ctan.markup.markdown.MarkdownWriter
-
This method stores a definition for a reference and flushes the output as much as possible.
- DEL - Enum constant in enum class org.ctan.markup.Tag
-
The constant
DELrepresents the del tag. - DELETE_PREFIX - Static variable in class org.ctan.site.domain.account.Ticket
-
The field
DELETE_PREFIXcontains the prefix indicating a delete request. - deleteVote(String, String) - Method in class org.ctan.site.resources.catalogue.Vote3Resource
-
The method
deleteVoteprovides means to delete a vote. - DescriptionTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.DescriptionTo
- DFN - Enum constant in enum class org.ctan.markup.Tag
-
The constant
DFNrepresents the dfn tag. - DIR - Enum constant in enum class org.ctan.markup.Tag
-
The constant
DIRrepresents the dir tag. - directory(IndexType, String) - Method in class org.ctan.site.services.search.base.IndexingBase
-
The method
directoryprovides means to get the name of the directory. - DIRECTORY - Enum constant in enum class org.ctan.site.domain.archive.ArchiveFile.FileType
-
The field
DIRECTORYcontains the indicator for a directory. - DISPLAY - Static variable in interface org.ctan.site.services.search.base.Fields
-
The field
DISPLAYcontains the name of the display field. - DIV - Enum constant in enum class org.ctan.markup.Tag
-
The constant
DIVrepresents the div tag. - DL - Enum constant in enum class org.ctan.markup.Tag
-
The constant
DLrepresents the dl tag. - DocSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.DocSummaryTo
- DocTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.DocTo
- drop(List<Author>) - Method in class org.ctan.site.services.catalogue.AuthorsImportService
-
The method
dropprovides means to drop some authors. - drop(List<Pkg>) - Method in class org.ctan.site.services.catalogue.PkgsImportService
-
The method
dropprovides means to drop some packages. - drop(List<Topic>) - Method in class org.ctan.site.services.catalogue.TopicsImportService
-
The method
dropprovides means to drop some topics. - drop(List<Lug>) - Method in class org.ctan.site.stores.LugStore
-
The method
dropprovides means to delete a list of lugs. - drop(Pkg) - Method in class org.ctan.site.stores.PkgAliasStore
-
The method
dropdeletes the given package from the database and the search index. - drop(Lug) - Method in class org.ctan.site.stores.LugStore
-
The method
dropprovides means to remove the lug form the database and the search index. - DT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
DTrepresents the dt tag.
E
- EDITOR - Enum constant in enum class org.ctan.site.domain.account.Role
-
The field
EDITORcontains the role of an editor. - EM - Enum constant in enum class org.ctan.markup.Tag
-
The constant
EMrepresents the em tag. - EMTEX - Static variable in interface org.ctan.markup.Logos
-
The field
EMTEXcontains the emTeX logo in HTML. - end(Writer) - Method in enum class org.ctan.markup.Tag
-
This method writes the start tag to the writer.
- entries - Variable in class org.ctan.site.services.catalogue.AbstractImportService
-
The field
entriescontains the base directory. - EnvironmentStackUnderflowException - Exception Class in minitex
-
This exception signals that a stack underflow condition has been encountered.
- EnvironmentStackUnderflowException() - Constructor for exception class minitex.EnvironmentStackUnderflowException
-
This is the constructor for
UnbalancedBraces. - equals(Object) - Method in class org.ctan.site.services.search.base.CtanTokenizer
-
Overwritten to make SpotBugs happy.
- error(String...) - Method in class org.ctan.site.services.upload.util.Messages
-
This method adds an error message with the given parameters.
- errorMessage(String...) - Static method in class org.ctan.site.services.upload.util.Messages
-
The method
errorMessageprovides means to create a new Messages instance populated with an error. - errorOrWarning(String...) - Method in class org.ctan.site.services.upload.util.Messages
-
This method adds an error message with the given parameters.
- ETEX - Static variable in interface org.ctan.markup.Logos
-
The field
ETEXcontains the eTeX logo in HTML. - execute(Map<String, List<String>>, PrintWriter) - Method in class org.ctan.site.tasks.ArchiveFilesUpdateTask
- execute(Map<String, List<String>>, PrintWriter) - Method in class org.ctan.site.tasks.CatalogueUpdateTask
- exists(String, String) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
existsprovides means to check whether a user exists. - expect(int...) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method checks that the lookahead of several characters are identical to the expected character.
- expect(int...) - Method in class org.ctan.markup.markdown.syntax.HighlightReader
-
This method checks that the lookahead of several characters are identical to the expected character.
- expectAfterSpace(char) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method skips spaces and checks for an expected character.
- expectLineWith(int) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method checks that the line contains only whitespace and at least 2 instances of the given character.
- expectNumberPeriod(int) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
The method
expectNumberPeriodskips spaces and checks for at most 9 digits followed by a period and an optional space. - expectParens() - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method parses to the closing parenthesis.
- expectString() - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method expects a string enclosed in single or double quotes.
- expectUrl(int, boolean) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method parses a URL and returns it.
- extractContent(InputStream) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method extracts the content from an archive reader.
F
- F - Enum constant in enum class org.ctan.site.domain.Gender
-
The indicator for a woman.
- fallbackLanguage(CtanConfiguration.CtanConfig, String) - Static method in interface org.ctan.site.services.util.ConfigUtils
-
The method
fallbackLanguageprovides means to check the language or extract the default language from the configuration. - Feature - Class in org.ctan.site.domain.site
-
The class
Featurecontains feature toggles. - Feature() - Constructor for class org.ctan.site.domain.site.Feature
- FieldOptions() - Constructor for class org.ctan.site.services.upload.SubmitService.FieldOptions
- fields(String) - Method in class org.ctan.site.resources.catalogue.api.SubmitResource
-
The method
fieldsprovides means to retrieve the supported fields. - Fields - Interface in org.ctan.site.services.search.base
-
This class contains the definition of some file names.
- Fields() - Constructor for class org.ctan.site.services.upload.SubmitService.Fields
- FIELDSET - Enum constant in enum class org.ctan.markup.Tag
-
The constant
FIELDSETrepresents the fieldset tag. - FILE - Enum constant in enum class org.ctan.site.domain.archive.ArchiveFile.FileType
-
The field
FILEcontains the indicates a plain file. - FileListTo() - Constructor for class org.ctan.site.services.content.LionService.FileListTo
- FILES - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
FILEcontains the index type for the file names. - FileTo() - Constructor for class org.ctan.site.services.content.LionService.FileTo
- FileTo() - Constructor for class org.ctan.site.services.texarchive.TexArchiveService.FileTo
- filter(ContainerRequestContext) - Method in class org.ctan.site.CtanAuthFilter
- find(User, long, long) - Method in class org.ctan.site.services.catalogue.VoteService
-
The method
findprovides means to retrieve the votes for a package. - find(Pkg, long, long) - Method in class org.ctan.site.services.catalogue.VoteService
-
The method
findprovides means to retrieve the votes for a user. - find(QueryContainer) - Method in class org.ctan.site.services.search.SearchService
-
Perform a query.
- findAll() - Method in class org.ctan.site.services.mirrors.MirrorService
-
The method
findAllprovides means to retrieve all mirrors. - findAll() - Method in class org.ctan.site.stores.AuthorStore
-
The method
findAllprovides means to retrieve authors. - findAll() - Method in class org.ctan.site.stores.base.AbstractIndexingStore
-
The method
findAllprovides means to find a list of all entries. - findAll() - Method in class org.ctan.site.stores.LugStore
-
The method
findAllprovides means to retrieve all LUGs. - findAll() - Method in class org.ctan.site.stores.MirrorStore
-
The method
findAllprovides means to collect all mirrors from the database. - findAll() - Method in class org.ctan.site.stores.PkgStore
-
The method
findAllcollects all packages. - findAllBy(String) - Method in class org.ctan.site.stores.LugStore
-
The method
findAllByprovides means to retrieve LUGs where the short name is starting with a given string. - findAllByAccount(String) - Method in class org.ctan.site.stores.TicketStore
-
The method
findAllByAccountprovides means to find a list of all tickets by their account name. - findAllByKeyOrNameStartingWith(String) - Method in class org.ctan.site.stores.LicenseStore
-
The method
findAllByKeyOrNameStartingWithprovides means to retrieve licenses where the sort text is starting with a given string. - findAllByKeyStartingWith(String) - Method in class org.ctan.site.stores.TopicStore
-
The method
findAllByNameStartingWithprovides means to retrieve topics where the sort text is starting with a given string. - findAllByKeyStartingWith(String) - Method in class org.ctan.site.stores.AuthorStore
-
The method
findAllByKeyStartingWithprovides means to retrieve authors where the key is starting with a given string. - findAllByKeyStartingWith(String) - Method in class org.ctan.site.stores.LicenseStore
-
The method
findAllByKeyStartingWithprovides means to retrieve licenses where the sort text is starting with a given string. - findAllByKeyStartingWith(String) - Method in class org.ctan.site.stores.MirrorStore
-
The method
findAllByNameStartingWithprovides means to retrieve mirrors where the sort text is starting with a given string. - findAllByKeyStartingWith(String) - Method in class org.ctan.site.stores.PkgStore
-
The method
findAllByKeyStartingWithcollects all packages where the key has a given prefix. - findAllByNameContaining(String) - Method in class org.ctan.site.stores.AuthorStore
-
The method
findAllByNameContainingprovides means to search for authors. - findAllByNameStartingWith(String) - Method in class org.ctan.site.stores.AuthorStore
-
The method
findAllByNameStartingWithprovides means to retrieve authors where the sort text is starting with a given string. - findAllByNameStartingWith(String) - Method in class org.ctan.site.stores.PkgStore
-
The method
findAllByNameStartingWithcollects all packages where the name has a given prefix. - findAllByPath(String) - Method in class org.ctan.site.stores.ArchiveFileStore
-
The method
findAllByPathprovides means to retrieve archive files where the path is a given string. - findAllByPkg(String) - Method in class org.ctan.site.stores.InstallDataStore
-
The method
findAllByPkgprovides means to find all install entries for a pkg. - findAllByType(ArchiveFile.FileType) - Method in class org.ctan.site.stores.ArchiveFileStore
-
The method
findAllByTypeprovides means to retrieve all items with a given type. - findAllCurrent() - Method in class org.ctan.site.stores.MessageStore
-
The method
findAllCurentprovides means to retrieve the currently valid messages. - findByAccount(User) - Method in class org.ctan.site.stores.VoteStore
-
The method
findByAccountprovides means to retrieve the votes of a user. - findByPkg(Pkg) - Method in class org.ctan.site.stores.VoteStore
-
The method
findByPkgprovides means to retrieve a list of votes for a package. - findIndex(File) - Static method in class org.ctan.site.services.texarchive.readme.ReadmeReader
-
The method
findIndexprovides means to retrieve a readme file according to a search list. - findOrCreateByCode(String) - Method in class org.ctan.site.stores.LugStore
-
The method
findOrCreateByCodeprovides means to retrieve a LUG by its id. - flush() - Method in class org.ctan.markup.markdown.MarkdownWriter
- FONT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
FONTrepresents the font tag. - FORM - Enum constant in enum class org.ctan.markup.Tag
-
The constant
FORMrepresents the form tag. - formatDate(Instant) - Static method in class org.ctan.site.services.DateUtils
-
The method
formatDateprovides means to format a date according to contains the ISO date format without the time. - formatDate(LocalDateTime) - Static method in class org.ctan.site.services.DateUtils
-
The method
formatDateprovides means to format a date according to contains the ISO date format without the time. - formatDateTime(long) - Static method in class org.ctan.site.services.DateUtils
-
The method
formatDateTimeprovides means to format a date according to contains the ISO date format including the time. - formatDateTime(Instant) - Static method in class org.ctan.site.services.DateUtils
-
The method
formatDateTimeprovides means to format a date according to contains the ISO date format including the time. - formatDateTime(LocalDateTime) - Static method in class org.ctan.site.services.DateUtils
-
The method
formatDateTimeprovides means to format a date according to contains the ISO date format including the time. - formatFullDateTime(Instant) - Static method in class org.ctan.site.services.DateUtils
-
The method
formatFullDateTimeprovides means to format a date according to contains the full ISO date format including the time. - formatRfc3339(Instant) - Static method in class org.ctan.site.services.DateUtils
-
The method
formatRfc3339provides means to format a date according to contains the ISO date format including the time. - FRAME - Enum constant in enum class org.ctan.markup.Tag
-
The constant
FRAMErepresents the frame tag. - FRAMESET - Enum constant in enum class org.ctan.markup.Tag
-
The constant
FRAMESETrepresents the frameset tag.
G
- G - Enum constant in enum class org.ctan.site.domain.Gender
-
The indicator for a group.
- Gender - Enum Class in org.ctan.site.domain
-
The class
Gendercontains the enumeration for the gender values. - GENDER_FEMALE - Static variable in class org.ctan.site.resources.catalogue.Author3Resource
-
The field
GENDER_FEMALEcontains the String representation for the female gender. - GENDER_MALE - Static variable in class org.ctan.site.resources.catalogue.Author3Resource
-
The field
GENDER_MALEcontains the String representation for the male gender. - GENDER_ORG - Static variable in class org.ctan.site.resources.catalogue.Author3Resource
-
The constant
GENDER_ORGcontains the String representation for the gender x. - GenderConverter - Class in org.ctan.site.domain
-
The class
GenderConvertercontains the converter from and to Gender values to single-character strings. - GenderConverter() - Constructor for class org.ctan.site.domain.GenderConverter
- GeneralPage - Class in org.ctan.site.stores.base
-
The class
GeneralPagecontains the general object for paging. - GeneralPage() - Constructor for class org.ctan.site.stores.base.GeneralPage
- GENERATED - Enum constant in enum class org.ctan.site.domain.archive.ArchiveFile.FileType
-
The field
GENERATEDcontains the indicator for a generated file. - generateHash(String) - Static method in class org.ctan.site.services.util.SecurityUtils
-
The method
generateHashprovides means to compute the hash value for an input password. - get() - Method in class org.ctan.site.services.mirrors.MirrMonService
-
The method
getprovides means to retrieve the summary HTML page. - get(Long) - Method in class org.ctan.site.resources.admin.CrudGuestbook3Resource
-
The method
getprovides an end-point to get a guest book item. - get(Long) - Method in class org.ctan.site.resources.admin.CrudLicense3Resource
-
The method
getprovides an end-point to get a license. - get(Long) - Method in class org.ctan.site.resources.admin.CrudUpload3Resource
-
The method
retrieveprovides means to retrieve a upload. - get(Long) - Method in class org.ctan.site.resources.admin.CrudUser3Resource
-
The method
getprovides means to retrieve a user. - get(Long) - Method in class org.ctan.site.resources.admin.CrudVote3Resource
-
The method
getprovides means to retrieve a vote. - get(Long) - Method in class org.ctan.site.resources.admin.Stopword3Resource
-
The method
retrieveprovides means to retrieve a stop word. - get(Long) - Method in class org.ctan.site.resources.admin.TexArchiveNotes3Resource
-
The method
retrieveprovides means to retrieve a texarchive-notes. - get(Long) - Method in class org.ctan.site.resources.admin.UserStopword3Resource
-
The method
retrieveprovides means to retrieve a stop word. - get(Long) - Method in class org.ctan.site.resources.site.GuestBook3Resource
-
The method
retrieveprovides means to retrieve a guest book item. - get(Long) - Method in class org.ctan.site.resources.site.Message3Resource
-
The method
retrieveprovides means to retrieve a message. - get(Long) - Method in class org.ctan.site.stores.base.AbstractStore
-
The method
getByIdprovides means to retrieve the entity by its id. - get(String) - Method in class org.ctan.site.resources.admin.CrudAuthor3Resource
-
The method
getprovides means to retrieve a author. - get(String) - Method in class org.ctan.site.resources.admin.CrudUser3Resource
-
The method
getprovides means to retrieve a user. - get(String) - Method in class org.ctan.site.resources.admin.Ticket3Resource
-
The method
getprovides an end-point to get a ticket. - get(String) - Method in class org.ctan.site.stores.TicketStore
-
The method
getByKeyprovides means to find an ticket by its key. - get(Object) - Method in class org.ctan.site.services.postings.Posting
-
Getter for a header field.
- get(String) - Method in class org.ctan.site.services.postings.PostingCache
-
This method is the getter for the postings according to its id.
- getActiveMirrors() - Method in class org.ctan.site.resources.mirrors.Mirrors3Resource
-
The method
getAllMirrorsprovides means to retrieve a list of all mirror servers. - getAddendum() - Method in class org.ctan.site.resources.upload.Upload3Resource
-
The method
getAddendumprovides means to retrieve the upload addendum file. - getAddendum() - Method in class org.ctan.site.services.upload.UploadService
-
The method
getAddendumprovides means to retrieve the addendum file. - getAllLicenses() - Method in class org.ctan.site.resources.catalogue.License3Resource
-
The method
getAllLicensesprovides means to retrieve a list of all licenses. - getAllLugs() - Method in class org.ctan.site.resources.catalogue.Lug3Resource
-
The method
getAllLugsprovides means to retrieve a list of all lugs. - getAnnouncementAsHtml() - Method in class org.ctan.site.domain.catalogue.Upload
-
This method is the getter for the announcement in HTML format.
- getAtom10(int) - Method in class org.ctan.site.resources.postings.Atom10Resource
-
The method
getAtom10provides means to retrieve the Atom 1.0 of the latest postings. - getAtom10ByPkg(String, int) - Method in class org.ctan.site.resources.postings.Atom10Resource
-
The method
getAtom10ByPkgprovides means to retrieve the Atom 1.0 of the latest postings. - getAuthorByKey(String, String, Boolean) - Method in class org.ctan.site.resources.catalogue.api.JsonAuthorResource
-
The method
getAuthorByKeyprovides means to retrieve an author. - getAuthorByKey(String, String, Boolean, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.XmlAuthorResource
-
The method
getAuthorByKeyprovides means to retrieve an author. - getAuthorByKey(String, String) - Method in class org.ctan.site.resources.catalogue.Author3Resource
-
The method
getAuthorByKeyprovides means to retrieve an author. - getAuthors(String, String) - Method in class org.ctan.site.resources.catalogue.api.JsonAuthorResource
-
The method
getAuthorsprovides means to retrieve a list of authors starting with a given pattern. - getAuthors(String, String, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.XmlAuthorResource
-
The method
getAuthorsprovides means to retrieve a list of authors starting with a given pattern. - getAuthors(String, String) - Method in class org.ctan.site.resources.catalogue.Author3Resource
-
The method
getAuthorsprovides means to retrieve a list of authors starting with a given pattern. - getAuthorsCount() - Method in class org.ctan.site.resources.catalogue.Author3Resource
-
The method
getAuthorsCountprovides means to retrieve the total number of authors. - getBase() - Method in class org.ctan.site.services.postings.PostingCache
-
The method
getBaseprovides means to access the base directory. - getBibtex(String, String, boolean, boolean, String) - Method in class org.ctan.site.resources.catalogue.Bibtex3Resource
-
The method
getBibtexcontains the end-point for /bibtex/key. - getBibtexAll(String, boolean, boolean, String) - Method in class org.ctan.site.resources.catalogue.Bibtex3Resource
-
The method
getBibtexAllcontains the end-point for /bibtex. - getBodyAsHtml() - Method in class org.ctan.site.services.postings.Posting
-
This is the getter for
bodyin a HTMLified form. - getByAccount(String) - Method in class org.ctan.site.stores.UserStore
-
The method
getByAccountprovides means to find an user by its account name. - getByAccountAndPkg(User, Pkg) - Method in class org.ctan.site.stores.VoteStore
-
The method
getByAccountAndPkgprovides means to retrieve the vote of a user for a package. - getByCtanPath(String) - Method in class org.ctan.site.stores.PkgStore
-
The method
getByCtanPathprovides means to retrieve a package by its CTAN location. - getByEmail(String) - Method in class org.ctan.site.stores.AuthorStore
-
The method
getByEmailprovides means to find an author by it email address. - getByEmail(String) - Method in class org.ctan.site.stores.UserStore
-
The method
getByEmailprovides means to find an user by its email. - getByHostname(String) - Method in class org.ctan.site.stores.MirrorStore
-
The method
getByHostnameprovides means to find a mirror by its name. - getById(Long) - Method in class org.ctan.site.stores.UserStore
-
The method
getprovides means to find an user by its id. - getByKey(String) - Method in class org.ctan.site.stores.TopicStore
-
The method
getByKeyprovides means to find an topic by its key. - getByKey(String) - Method in class org.ctan.site.stores.AuthorStore
-
The method
getByKeyprovides means to find an author by its key. - getByKey(String) - Method in class org.ctan.site.stores.LicenseStore
-
The method
getByKeyprovides means to find an license by its key. - getByKey(String) - Method in class org.ctan.site.stores.LugStore
-
The method
getByKeyprovides means to find an lug by its key. - getByKey(String) - Method in class org.ctan.site.stores.PkgAliasStore
-
The method
getByKeyprovides means to retrieve a package by its key. - getByKey(String) - Method in class org.ctan.site.stores.PkgStore
-
The method
getByKeyprovides means to retrieve a package by its key. - getByPath(String) - Method in class org.ctan.site.stores.TexArchiveNotesStore
-
The method
getByPathprovides means to find an info by its path. - getByStopword(String) - Method in class org.ctan.site.stores.UserStopwordStore
-
The method
getByStopwordprovides means to find an user stop word by its value. - getCaption(String...) - Method in class org.ctan.site.domain.catalogue.Pkg
-
Getter for a caption in a given language.
- getCleanedText() - Method in class org.ctan.site.domain.site.GuestBook
-
This method
getCleanedTextreturns the text property after it has applied some cleanup to it. - getConfig() - Method in class org.ctan.site.resources.site.CtanSite3Resource
-
The method
getConfigprovides means to retrieve the configuration of the site. - getDate() - Method in class org.ctan.site.domain.site.Vote
-
The method
getDateprovides means to get the modification time as day. - getDateFormatted() - Method in class org.ctan.site.services.postings.Posting
-
The method
getDateFormattedreturns the date in the form of a day. - getDay() - Method in class org.ctan.site.services.postings.Posting
-
The method
getDayreturns the date in the form of a day. - getDescription(String) - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
getDescriptionprovides means to retrieve the description of a topic in a given language. - getDescription(String...) - Method in class org.ctan.site.domain.catalogue.Pkg
-
Getter for a description in a given language.
- getDescriptionAsHtml() - Method in class org.ctan.site.domain.catalogue.Upload
-
This method is the getter for the description in HTML format.
- getDetails(String) - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
getDetailsprovides means to retrieve the details text of a topic in a given language. - getDtd(String) - Method in class org.ctan.site.resources.catalogue.api.XmlDtdResource
-
The method
getVersionprovides means to retrieve the version number of the API in use. - getEmail() - Method in class org.ctan.site.domain.catalogue.Author
-
Getter for the first email.
- getFields(String) - Method in class org.ctan.site.services.upload.Submit11Service
-
The method
getFieldsprovides means to retrieve the supported fields and their attributes. - getFields(String) - Method in interface org.ctan.site.services.upload.SubmitService
-
The method
getFieldsprovides means to retrieve the supported fields and their attributes. - getFromEmail() - Method in class org.ctan.site.services.postings.Posting
-
The method
getFromEmailreturns the from email. - getFromName() - Method in class org.ctan.site.services.postings.Posting
-
The method
getFromNamereturns the from name. - getId() - Method in class org.ctan.site.services.postings.Posting
-
This is the getter for
id. - getId() - Method in interface org.ctan.site.services.search.base.Searchable
-
The method
getIdprovides means to retrieve the id. - getImage(String) - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
getImageprovides means to retrieve an image from the content area. - getImage(String) - Method in class org.ctan.site.services.content.ContentService
-
Find an image file.
- getImageType(String) - Method in class org.ctan.site.services.content.ContentService
-
Map the image name to the file type.
- getIncoming(String, long, long, String, Boolean) - Method in class org.ctan.site.services.upload.UploadService
-
The method
getIncomingprovides means to retrieve the list of unprocessed packages. - getIncoming(String, Long, Long, String, Boolean) - Method in class org.ctan.site.resources.upload.Upload3Resource
-
The method
getListprovides means to retrieve the list of unprocessed uploads. - getIndexType() - Method in class org.ctan.site.domain.site.GuestBook
-
The method
getIndexTypeprovides means to name the indexType. - getInstallDataByPkg(String) - Method in class org.ctan.site.resources.catalogue.InstallData3Resource
-
The method
getInstallDataByKeycontains the end-point for /installs/key. - getLicenseByKey(String, String) - Method in class org.ctan.site.resources.catalogue.License3Resource
-
The method
getLicenseByKeycontains the endpoint for /license/key. - getLicenses() - Method in class org.ctan.site.domain.catalogue.Upload
-
This is the getter for
license. - getLicenses(String, String) - Method in class org.ctan.site.resources.catalogue.api.JsonLicenseResource
-
The method
getLicensesprovides means to retrieve the list of licenses. - getLicenses(String, String, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.XmlLicenseResource
-
The method
getLicensesprovides means to retrieve a list of licenses starting with a given pattern. - getLicenses(String) - Method in class org.ctan.site.resources.catalogue.License3Resource
-
The method
getLicensesprovides means to retrieve a list of licenses starting with a given pattern. - getLink() - Method in class org.ctan.site.services.search.QueryContainer.HitInfo
-
The method
getLinkprovides means to retrieve a link. - getLionFile(String) - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
getLionFileprovides means to retrieve a lion image. - getList(String) - Method in class org.ctan.site.CtanConfiguration.MailConfig
-
The method
getListprovides means to retrieve the configuration for one mail list. - getList(String, int, int, String) - Method in class org.ctan.site.resources.texarchive.Texarchive3Resource
-
The method
getListprovides means to retrieve the listing for one directory. - getList(String, String, int, int) - Method in class org.ctan.site.services.texarchive.TexArchiveService
-
The method
getListprovides means to retrieve the listing for one directory. - getLocale(Locale) - Method in class org.ctan.site.services.search.QueryContainer
-
The method
getLocaleprovides means to get the language of the fallback if the locale is null. - getLugs(String) - Method in class org.ctan.site.resources.catalogue.Lug3Resource
-
The method
getLugsprovides means to retrieve a list of lugs starting with a given pattern. - getMirrMon() - Method in class org.ctan.site.resources.mirrors.MirrMon3Resource
-
The method
getAllMirrorsprovides means to retrieve a list of all mirror servers. - getModified() - Method in class org.ctan.site.services.search.QueryContainer.HitInfo
-
The method
getModifiedprovides means to retrieve the modification date. - getName() - Method in interface org.ctan.site.services.upload.util.archive.Archive.Entry
-
The method
getNameprovides means to get the name. - getName() - Method in interface org.ctan.site.services.upload.util.archive.Archive
-
The method
getNameprovides means to retrieve the file name. - getName() - Method in class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper
-
The method
getNameprovides means to retrieve the file name. - getName() - Method in class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper.TgzEntryWrapper
-
The method
getNameprovides means to get the name. - getName() - Method in class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper
-
The method
getNameprovides means to retrieve the file name. - getName() - Method in class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper.ZipEntryWrapper
-
The method
getNameprovides means to get the name. - getName(String) - Method in class org.ctan.site.domain.mirrors.Continents
-
The method
toStringprovides means to get a localised String representation. - getName(String) - Method in class org.ctan.site.domain.mirrors.Countries
-
The method
getNameprovides means to get the country in the given language. - getNextEntry() - Method in interface org.ctan.site.services.upload.util.archive.Archive
-
The method
getNextEntryprovides means to move to the next entry. - getNextEntry() - Method in class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper
-
The method
getNextEntryprovides means to move to the next entry. - getNextEntry() - Method in class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper
-
The method
getNextEntryprovides means to move to the next entry. - getNote(String) - Method in class org.ctan.site.domain.archive.TexArchiveNotes
-
The method
getNoteprovides means to retrieve the language specific note. - getNoteAsHtml() - Method in class org.ctan.site.domain.catalogue.Upload
-
This method is the getter for the note in HTML format.
- getPackages(String, String) - Method in class org.ctan.site.resources.catalogue.api.JsonPkgResource
-
The method
getPackagesprovides means to retrieve a list of packages starting with a given pattern. - getPage(String, String) - Method in class org.ctan.site.services.content.ContentService
-
The method
getPageprovides means to retrieve a page. - getPage(String, String) - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
getPageprovides means to retrieve a HTML page from the content area. - getPageList(String, String) - Method in class org.ctan.site.services.content.ContentService
-
The method
getPageListprovides means to retrieve a directory listing. - getPageList(String, String) - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
getPageListprovides means to retrieve a listing from the content area. - getPageTree(String, String, int) - Method in class org.ctan.site.services.content.ContentService
-
The method
getPageTreeprovides means to retrieve a tree of pages. - getPageTree(String, String, Integer) - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
getPageTreeprovides means to retrieve a listing from the content area. - getParents() - Method in class org.ctan.site.domain.site.GuestBook
-
Getter for the list of parents of this instance.
- getPkgByKey(String, String, Boolean, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.XmlPkgResource
-
The method
getPkgByKeyprovides means to retrieve an pkg. - getPkgByKey(String, String) - Method in class org.ctan.site.resources.catalogue.Pkg3Resource
-
The method
getPkgByKeyprovides means to retrieve a package by its id. - getPkgByKey(String, String) - Method in class org.ctan.site.services.texarchive.PkgService
-
The method
getPkgByKeyprovides means to retrieve a package by its key. - getPkgByKey(String, String, Boolean, String) - Method in class org.ctan.site.resources.catalogue.api.JsonPkgResource
-
The method
getPkgByKeyprovides means to retrieve a package. - getPkgByPath(String, String) - Method in class org.ctan.site.services.texarchive.PkgService
-
The method
getPkgByPathprovides means to retrieve a package by its CTAN path. - getPkgs(String, String, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.XmlPkgResource
-
The method
getPkgsprovides means to retrieve a list of pkgs starting with a given pattern. - getPkgs(String) - Method in class org.ctan.site.resources.catalogue.Pkg3Resource
-
The method
getPkgsprovides means to retrieve a list of all packages. - getPkgs(String, String) - Method in class org.ctan.site.resources.catalogue.Pkg3Resource
-
The method
getPkgsprovides means to retrieve a list of packages starting with a given pattern. - getPosting(String) - Method in class org.ctan.site.resources.postings.Postings3Resource
-
The method
getPostingprovides means to retrieve a single mail posting. - getPostings(int, int, String, boolean) - Method in class org.ctan.site.resources.postings.Postings3Resource
-
The method
getPostingsprovides means to retrieve a paged list of email postings. - getPrincipal() - Method in class org.ctan.site.domain.account.User
-
The method
getPrincipalprovides means to get the principal. - getPrintable() - Method in class org.ctan.site.domain.account.User
-
The method
getPrintableprovides means to get the printable attributes of the user. - getRandomPackages(int, String, boolean, boolean) - Method in class org.ctan.site.resources.catalogue.Pkg3Resource
-
The method
getRandomPackagesprovides means to retrieve a random list of packages. - getRandomTopics(int, String) - Method in class org.ctan.site.resources.catalogue.Topic3Resource
-
The method
getRandomTopicsprovides means to retrieve a random list of topics. - getReference(String) - Method in class org.ctan.markup.markdown.MarkdownWriter
-
The method
getReferenceprovides means to retrieve a reference. - getRss20(int) - Method in class org.ctan.site.resources.postings.Rss20Resource
-
The method
getRss20provides means to retrieve the RSS 2.0 of the latest postings. - getRss20ByPkg(String, int) - Method in class org.ctan.site.resources.postings.Rss20Resource
-
The method
getRss20ByPkprovides means to retrieve the RSS 2.0 of the latest postings. - getService() - Static method in class org.ctan.markup.markdown.syntax.HighlighterService
-
This method
getServicereturns the singleton instance of this class. - getStatistics() - Method in class org.ctan.site.resources.upload.Upload3Resource
-
The method
getStatisticsprovides means to retrieve the cached upload statistics. - getStatistics() - Method in class org.ctan.site.services.upload.UploadService
-
The method
getStatisticsprovides means to retrieve the cached upload statistics. - getStatistics() - Method in class org.ctan.site.stores.UploadStore
-
The method
getStatisticsprovides means to retrieve statistics for the upload. - getStream() - Method in interface org.ctan.site.services.upload.util.archive.Archive
-
The method
getStreamprovides means to get the InputStream for the current entry. - getStream() - Method in class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper
-
The method
getStreamprovides means to get the InputStream for the current entry. - getStream() - Method in class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper
-
The method
getStreamprovides means to get the InputStream for the current entry. - getSubject() - Method in class org.ctan.site.services.postings.Posting
-
This is the getter for
subject. - getSummaryAsHtml() - Method in class org.ctan.site.domain.catalogue.Upload
-
This method is the getter for the summary in HTML format.
- getTeaser(String) - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
getTeaserprovides means to retrieve the teaser in a given language. - getTeaser(ContentService.TeaserType, String) - Method in class org.ctan.site.services.content.ContentService
-
The method
getPkgTeaserprovides means to read a teaser image. - getTeaserForPkg(String) - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
getTeaserForPkgprovides means to retrieve a teaser image from the content area. - getTeaserForTopic(String) - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
getTeaserForTopicprovides means to retrieve a teaser image from the content area. - getText(String, String) - Method in class org.ctan.site.services.content.ContentService
-
The method
getTextprovides means to retrieve a text fragment. - getTitle(String) - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
getTitleprovides means to retrieve the title in a given language. - getTopicByKey(String, String, Boolean) - Method in class org.ctan.site.resources.catalogue.api.JsonTopicResource
-
The method
getTopicByKeyprovides means to retrieve an Topic. - getTopicByKey(String, String, Boolean, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.XmlTopicResource
-
The method
getTopicByKeyprovides means to retrieve a topic. - getTopicByKey(String, String) - Method in class org.ctan.site.resources.catalogue.Topic3Resource
-
The method
getTopicprovides means to retrieve a topic by its id. - getTopicDetail(String) - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
getDetailprovides means to retrieve the detail text of a topic in a given language. - getTopics(String, String) - Method in class org.ctan.site.resources.catalogue.api.JsonTopicResource
-
The method
getTopicsprovides means to retrieve a list of topics starting with a given pattern. - getTopics(String, String, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.XmlTopicResource
-
The method
getTopicsprovides means to retrieve a list of topics starting with a given pattern. - getTopics(String, String, long, long) - Method in class org.ctan.site.resources.catalogue.Topic3Resource
-
The method
getTopicsprovides means to retrieve a list of authors starting with a given pattern. - getTopics0(String) - Method in class org.ctan.site.resources.catalogue.Topic3Resource
-
The method
getTopics0provides means to retrieve a list of topics starting with a given pattern. - getTopicsList(String) - Method in class org.ctan.site.resources.catalogue.Topic3Resource
-
The method
getTopicsListprovides means to retrieve a list of topics starting with a given pattern. - getVers() - Method in class org.ctan.site.domain.catalogue.Pkg
-
The method
getVersprovides means to retrieve the combined fields versionNumber and versionDate. - getVersion() - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
getVersionprovides means to retrieve the version number of the API. - getVersion() - Method in class org.ctan.site.resources.content.Markdown3Resource
-
The method
getVersionprovides means to retrieve the version number of the API. - getVersion() - Method in class org.ctan.site.resources.postings.Postings3Resource
-
The method
getVersionprovides means to retrieve the version number of the API. - getVersion() - Method in class org.ctan.site.resources.texarchive.Texarchive3Resource
-
The method
getVersionprovides means to retrieve the version number of the API. - getVersion() - Method in class org.ctan.site.resources.upload.Upload3Resource
-
The method
getVersionprovides means to retrieve the version number of the API. - getVersion() - Method in class org.ctan.site.services.upload.Submit11Service
-
This is the getter for the version number.
- getVersion() - Method in interface org.ctan.site.services.upload.SubmitService
-
This is the getter for the version number.
- getVersion(String) - Method in class org.ctan.site.resources.catalogue.api.JsonVersionResource
-
The method
getVersionprovides means to retrieve the version number of the API in use. - getVersion(String) - Method in class org.ctan.site.resources.catalogue.api.XmlVersionResource
-
The method
getVersionprovides means to retrieve the version number of the API in use. - getVersion(String) - Method in class org.ctan.site.resources.catalogue.Version3Resource
-
The method
getVersionprovides means to retrieve the version number of the API in use. - getVersionDate() - Method in class org.ctan.site.domain.catalogue.Upload
-
This method is the getter for the version date.
- getVersionNumber() - Method in class org.ctan.site.domain.catalogue.Upload
-
This method is the getter for the version number.
- getVersions() - Method in class org.ctan.site.resources.catalogue.api.SubmitResource
-
The method
getVersionsprovides means to retrieve the supported versions number of the API. - GuestBook - Class in org.ctan.site.domain.site
-
This domain class represents an entry in the guest book.
- GuestBook() - Constructor for class org.ctan.site.domain.site.GuestBook
- GUESTBOOK - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
GUESTBOOKcontains the guest book entries. - GuestBook3Resource - Class in org.ctan.site.resources.site
-
The class
GuestBookResourcecontains the controller for the guest book resource. - GuestBook3Resource(GuestBookStore) - Constructor for class org.ctan.site.resources.site.GuestBook3Resource
-
This is the constructor for
GuestBook3Resource. - GuestBook3Resource.GuestBookItemTo - Class in org.ctan.site.resources.site
-
The class
GuestBookTocontains the transport object for the guest book resource. - GuestBookItemTo() - Constructor for class org.ctan.site.resources.site.GuestBook3Resource.GuestBookItemTo
- GuestBookStore - Class in org.ctan.site.stores
-
The class
GuestBookStorecontains the repository for guest book items. - GuestBookStore(SessionFactory, IndexingSession) - Constructor for class org.ctan.site.stores.GuestBookStore
-
This is the constructor for the
GuestBookStore.
H
- H1 - Enum constant in enum class org.ctan.markup.Tag
-
The
H1tag. - H2 - Enum constant in enum class org.ctan.markup.Tag
-
The
H2tag. - H3 - Enum constant in enum class org.ctan.markup.Tag
-
The
H3tag. - H4 - Enum constant in enum class org.ctan.markup.Tag
-
The
H4tag. - H5 - Enum constant in enum class org.ctan.markup.Tag
-
The
H5tag. - H6 - Enum constant in enum class org.ctan.markup.Tag
-
The
H6tag. - handle(Node) - Method in interface org.ctan.markup.html2latex.Html2Latex.Handler
-
Process a HGML node.
- handle(Node) - Method in class org.ctan.markup.html2latex.Html2Latex.StringHandler
-
Process a HGML node.
- hasErrors() - Method in class org.ctan.site.services.upload.util.Messages
-
The method
hasErrorsreturns the indicator whether the messages contain at least one error message. - hasField(Messages, String, String, int) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method is a getter which ensures a maximal size on a mandatory field.
- hasField(Messages, String, String, int, boolean) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method is a getter which ensures a maximal size.
- hasField(Messages, String, String, int, boolean, Function<String, String>) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method is a getter which ensures a maximal size.
- hasField(Messages, String, String, int, Function<String, String>) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method is a getter which ensures a maximal size on a mandatory field.
- hashCode() - Method in class org.ctan.site.services.search.base.CtanTokenizer
-
Overwritten to make SpotBugs happy.
- hasListField(Messages, String, String[], int, boolean) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method retrieves a list of strings and checks the length.
- hasListField(Messages, String, String[], int, boolean, Function<String, String>) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method retrieves a list of strings and checks the length.
- hasListField(Messages, String, String, int, boolean) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method retrieves a string and checks the length.
- hasPostingForPackage(String) - Method in class org.ctan.site.services.postings.PostingCache
-
This method checks whether postings for a package key have been read and cached.
- hasTeaser(ContentService.TeaserType, String) - Method in class org.ctan.site.services.content.ContentService
-
The method
hasTeaserprovides means to check whether a teaser image exists. - hasType(String) - Method in class org.ctan.site.services.search.QueryContainer
-
The method
hasTypeprovides means to retrieve a type for a given key. - hasUrlListField(Messages, String, String, int) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
The method
hasUrlListFieldprovides means to check that the field contains a list of URLs separated by comma or semicolon in a String. - HEAD - Enum constant in enum class org.ctan.markup.Tag
-
The constant
HEADrepresents the head tag. - highlight(String, PushbackReader, Writer) - Method in class org.ctan.markup.markdown.syntax.HighlighterService
-
This method highlights a section for the given language.
- Highlighter - Interface in org.ctan.markup.markdown.syntax
-
This interface describes a class to highlight some characters acting as a filter.
- HighlighterService - Class in org.ctan.markup.markdown.syntax
-
This class provides a singleton entry point for syntax highlighting.
- HighlightHandler - Interface in org.ctan.markup.markdown.syntax
-
This interface describes a class to handle the highlighting of a character.
- HighlightReader - Class in org.ctan.markup.markdown.syntax
-
This class establishes a reader which treats ``` as EOF.
- HighlightReader(Reader) - Constructor for class org.ctan.markup.markdown.syntax.HighlightReader
-
This is the constructor for
HighlightReader. - HitInfo() - Constructor for class org.ctan.site.services.search.QueryContainer.HitInfo
- HitsPage() - Constructor for class org.ctan.site.resources.catalogue.api.SearchResource.HitsPage
- HitTo() - Constructor for class org.ctan.site.resources.catalogue.api.SearchResource.HitTo
- HR - Enum constant in enum class org.ctan.markup.Tag
-
The constant
HRrepresents the hr tag. - HTML - Enum constant in enum class org.ctan.markup.Tag
-
The constant
HTMLrepresents the html tag. - Html2Latex - Class in org.ctan.markup.html2latex
-
This class transforms HTML to LaTeX.
- Html2Latex(LinkManager) - Constructor for class org.ctan.markup.html2latex.Html2Latex
-
This is the constructor for
Html2Latex. - Html2Latex.Handler - Interface in org.ctan.markup.html2latex
-
This interface describes the handler for processing a HTML node.
- Html2Latex.StringHandler - Class in org.ctan.markup.html2latex
-
This class is a Handler which encapsulates a String to be delivered.
- HtmlReadmeReader - Class in org.ctan.site.services.texarchive.readme
-
The class
TextReadmeReadercontains the reader for HTML. - HtmlReadmeReader(String) - Constructor for class org.ctan.site.services.texarchive.readme.HtmlReadmeReader
-
This is the constructor for
HtmlReadmeReader. - HtmlSanitizer - Class in org.ctan.markup.markdown
-
This class filters HTML and allows only a restricted set of tags or attributes to pass.
- HtmlSanitizer(MarkdownScanner, Writer) - Constructor for class org.ctan.markup.markdown.HtmlSanitizer
-
This is the constructor for
HtmlSanitizer.
I
- I - Enum constant in enum class org.ctan.markup.Tag
-
The constant
Irepresents the i tag. - IFRAME - Enum constant in enum class org.ctan.markup.Tag
-
The constant
IFRAMErepresents the iframe tag. - Images - Search tag in class org.ctan.site.services.content.ContentService
- Section
- IMG - Enum constant in enum class org.ctan.markup.Tag
-
The constant
IMGrepresents the img tag. - IncomingHealthCheck - Class in org.ctan.site.health
-
The class
IncomingHealthCheckcontains the health check for the upload section. - IncomingHealthCheck(CtanConfiguration) - Constructor for class org.ctan.site.health.IncomingHealthCheck
-
This is the constructor for the class
ContentHealthCheck. - IncomingTo() - Constructor for class org.ctan.site.services.upload.UploadService.IncomingTo
- incrementToken() - Method in class org.ctan.site.services.search.base.CtanTokenizer
- IndexArgs() - Constructor for class org.ctan.site.services.search.base.IndexingSession.IndexArgs
- IndexConfig() - Constructor for class org.ctan.site.CtanConfiguration.IndexConfig
- IndexingBase - Class in org.ctan.site.services.search.base
-
The class
IndexingBasecontains the base class for indexing. - IndexingBase(File) - Constructor for class org.ctan.site.services.search.base.IndexingBase
-
This is the constructor for
IndexingBase. - IndexingBase(CtanConfiguration.IndexConfig) - Constructor for class org.ctan.site.services.search.base.IndexingBase
-
This is the constructor for
IndexingBase. - IndexingService - Class in org.ctan.site.services.search.base
-
The class
SearchServiceimplements a service to perform a full-text search. - IndexingService(File) - Constructor for class org.ctan.site.services.search.base.IndexingService
-
This is the constructor for
IndexingService. - IndexingService(CtanConfiguration.IndexConfig) - Constructor for class org.ctan.site.services.search.base.IndexingService
-
This is the constructor for the class
IndexingService. - indexingSession() - Method in class org.ctan.site.services.search.base.IndexingService
-
The method
indexingSessionprovides means to open a new indexing session. - IndexingSession - Class in org.ctan.site.services.search.base
-
The class
IndexingSessioncontains the session which combines various update operations on the search indices. - IndexingSession(File) - Constructor for class org.ctan.site.services.search.base.IndexingSession
-
This is the constructor for
IndexingSession. - IndexingSession.IndexArgs - Class in org.ctan.site.services.search.base
-
The class
IndexArgscontains the transport object for passing in indexing arguments. - IndexingStore - Interface in org.ctan.site.stores.base
-
The interface
IndexingStorecontains the abstract repository for CRUD operations on an indexed entity. - indexPath() - Method in class org.ctan.site.domain.archive.ArchiveFile
-
The method
indexPathprovides means to retrieve the URL under which the entity is indexed. - indexPath() - Method in class org.ctan.site.domain.archive.TexArchiveNotes
-
The method
indexPathprovides means to retrieve the URL under which the entity is indexed. - indexPath() - Method in class org.ctan.site.domain.catalogue.Author
-
The method
indexPathprovides means to retrieve the URL under which the entity is indexed. - indexPath() - Method in class org.ctan.site.domain.catalogue.License
-
The method
indexPathprovides means to retrieve the directory containing the index files. - indexPath() - Method in class org.ctan.site.domain.catalogue.Pkg
-
The method
indexPathprovides means to retrieve the URL under which the entity is indexed. - indexPath() - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
indexPathprovides means to retrieve the URL under which the entity is indexed. - indexPath() - Method in class org.ctan.site.domain.mirrors.Mirrors
-
The method
indexPathprovides means to retrieve the URL under which the entity is indexed. - indexPath() - Method in class org.ctan.site.domain.site.GuestBook
-
The method
indexPathprovides means to retrieve the URL under which the entity is indexed. - indexPath() - Method in interface org.ctan.site.services.search.base.Searchable
-
The method
indexPathprovides means to retrieve the URL under which the entity is indexed. - indexPath(IndexType, String) - Method in class org.ctan.site.services.search.base.IndexingBase
-
The method
indexPathprovides means to get the index path. - indexType() - Method in class org.ctan.site.stores.ArchiveFileStore
-
The method
indexTypeprovides means to retrieve the index type. - indexType() - Method in class org.ctan.site.stores.AuthorStore
-
The method
indexTypeprovides means to retrieve the index type. - indexType() - Method in class org.ctan.site.stores.base.AbstractIndexingStore
-
The method
indexTypeprovides means to retrieve the index type. - indexType() - Method in class org.ctan.site.stores.GuestBookStore
-
The method
indexTypeprovides means to retrieve the index type. - indexType() - Method in class org.ctan.site.stores.LicenseStore
-
The method
indexTypeprovides means to retrieve the index type. - indexType() - Method in class org.ctan.site.stores.MirrorStore
-
The method
indexTypeprovides means to retrieve the index type. - indexType() - Method in class org.ctan.site.stores.PkgStore
-
The method
indexTypeprovides means to retrieve the index type. - indexType() - Method in class org.ctan.site.stores.TopicStore
-
The method
indexTypeprovides means to retrieve the index type. - IndexType - Enum Class in org.ctan.site.services.search.base
-
This enumeration lists the various locations for which indices can be created.
- info(String) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
infoprovides means to retrieve public data of a user. - info(String...) - Method in class org.ctan.site.services.upload.util.Messages
-
This method adds an info message with the given parameters.
- infoMode() - Method in class org.ctan.site.services.upload.util.Messages
-
The method
infoModeprovides means to switch to info mode. - initialize(Bootstrap<CtanConfiguration>) - Method in class org.ctan.site.Ctan
- initializeIndices(IndexingStore...) - Method in class org.ctan.site.services.search.base.IndexingService
-
This method iterates through all index types and creates the associated index.
- InitSearchCommand - Class in org.ctan.site.command
-
The class
InitSearchCommandcontains the command line command to create or initialise the search index. - InitSearchCommand() - Constructor for class org.ctan.site.command.InitSearchCommand
-
This is the constructor for
InitIndexCommand. - INPUT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
INPUTrepresents the input tag. - INS - Enum constant in enum class org.ctan.markup.Tag
-
The constant
INSrepresents the ins tag. - insert(PkgAlias) - Method in class org.ctan.site.stores.PkgAliasStore
-
The method
insertprovides means to save a package. - InsParser - Class in minitex
-
This class contains a parser to analyse ins files.
- InsParser() - Constructor for class minitex.InsParser
-
This is the constructor for
InsParser. - InstallData - Class in org.ctan.site.domain.catalogue
-
This domain class represents the log entry for a successful installation of a package.
- InstallData() - Constructor for class org.ctan.site.domain.catalogue.InstallData
- InstallData3Resource - Class in org.ctan.site.resources.catalogue
-
The class
InstallData3Resourcecontains the controller for the install data resource. - InstallData3Resource(InstallDataStore) - Constructor for class org.ctan.site.resources.catalogue.InstallData3Resource
-
This is the constructor for the class
InstallData3Resource. - InstallData3Resource.InstallTo - Class in org.ctan.site.resources.catalogue
-
The class
InstallDataTocontains the transport object for the install entry in the installations list. - InstallDataStore - Class in org.ctan.site.stores
-
The class
InstallDataStorecontains the repository for install data. - InstallDataStore(SessionFactory) - Constructor for class org.ctan.site.stores.InstallDataStore
-
This is the constructor for the
InstallDataStore. - InstallTo() - Constructor for class org.ctan.site.resources.catalogue.InstallData3Resource.InstallTo
- INSTANCE - Static variable in class org.ctan.site.services.search.base.CtanAnalyzer
-
The field
INSTANCEcontains the instance to use. - isArchive() - Method in class org.ctan.site.domain.archive.ArchiveFile
-
This method is a getter for the boolean property of a file being an archive.
- isDirectory() - Method in class org.ctan.site.domain.archive.ArchiveFile
-
This method is a getter for the boolean property of a file being a directory.
- isDirectory() - Method in interface org.ctan.site.services.upload.util.archive.Archive.Entry
-
The method
isDirectoryprovides means to determine the type. - isDirectory() - Method in class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper.TgzEntryWrapper
-
The method
isDirectoryprovides means to determine the type. - isDirectory() - Method in class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper.ZipEntryWrapper
-
The method
isDirectoryprovides means to determine the type. - isEmpty() - Method in class org.ctan.site.services.postings.PostingCache
-
The method
isEmptychecks whether postings are contained. - isEmpty(String) - Static method in class org.ctan.site.services.account.AccountService
-
The method
isEmptyprovides means to check whether the argument isnullor the empty string. - isExpired(long) - Method in class org.ctan.site.domain.account.Ticket
-
Check whether the ticket has expired its lifetime.
- isFile() - Method in class org.ctan.site.domain.archive.ArchiveFile
-
This method is a getter for the boolean property of a file being a plain file.
- ISINDEX - Enum constant in enum class org.ctan.markup.Tag
-
The constant
ISINDEXrepresents the isindex tag. - isNotNull(String, String) - Static method in interface org.ctan.site.services.util.NullCheck
-
The method
isNotNullprovides means to check the value for null and throw aNullPointerExceptionif the value is null. - isNotNullObject(Object, String) - Static method in interface org.ctan.site.services.util.NullCheck
-
The method
isNotNullObjectprovides means to check the value for null and throw aNullPointerExceptionif the value is null. - isObsolete() - Method in class org.ctan.site.domain.catalogue.Pkg
-
The method
isObsoleteprovides means to retrieve the information about the obsolete state. - isOrphaned() - Method in class org.ctan.site.domain.catalogue.Pkg
-
The method
isOrphantedprovides means to determine whether the package is orphaned. - isPasswordRequest() - Method in class org.ctan.site.domain.account.Ticket
-
Check whether this Ticket deals with a password request.
- isRegistration() - Method in class org.ctan.site.domain.account.Ticket
-
Check whether this Ticket deals with a registration.
- isSection() - Method in enum class org.ctan.markup.Tag
-
The method
isSectionis the getter for the section indicator. - isUpdate() - Method in class org.ctan.site.services.upload.SubmitService.UploadData
-
The method
isUpdateprovides means to retrieve the update indicator. - isWithdraw() - Method in class org.ctan.site.domain.account.Ticket
-
Check whether this Ticket deals with a withdrawal.
- iterator() - Method in class org.ctan.site.services.upload.util.Messages
J
- JsonAuthorResource - Class in org.ctan.site.resources.catalogue.api
-
The class
JsonAuthorResourcecontains the controller for the author resource. - JsonAuthorResource(AuthorStore) - Constructor for class org.ctan.site.resources.catalogue.api.JsonAuthorResource
-
This is the constructor for the class
JsonAuthorResource. - JsonAuthorResource.AuthorSummaryTo - Class in org.ctan.site.resources.catalogue.api
-
The class
AuthorSummaryTocontains the transport object for the author resource in the summary list. - JsonAuthorResource.AuthorTo - Class in org.ctan.site.resources.catalogue.api
-
The class
AuthorTocontains the transport object for the author resource. - JsonAuthorResource.PkgSummaryTo - Class in org.ctan.site.resources.catalogue.api
-
The class
PkgSummaryTocontains the transport object for the package of the author resource. - JsonLicenseResource - Class in org.ctan.site.resources.catalogue.api
-
The class
LicenseResourcecontains the controller for the license resource. - JsonLicenseResource(LicenseStore) - Constructor for class org.ctan.site.resources.catalogue.api.JsonLicenseResource
-
This is the constructor for
LicenseResource. - JsonLicenseResource.LicenseSummaryTo - Class in org.ctan.site.resources.catalogue.api
-
The class
AuthorSummaryTocontains the transport object for the author resource in the summary list. - JsonPkgResource - Class in org.ctan.site.resources.catalogue.api
-
The class
AuthorResource.javacontains the controller for the author resource. - JsonPkgResource(PkgStore) - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource
-
This is the constructor for the class
PkgResource. - JsonPkgResource.AuthorShortTo - Class in org.ctan.site.resources.catalogue.api
-
The class
AuthorShortTocontains the transport object for authors references. - JsonPkgResource.AuthorTo - Class in org.ctan.site.resources.catalogue.api
-
The class
AuthorTocontains the transport object for authors. - JsonPkgResource.CopyrightTo - Class in org.ctan.site.resources.catalogue.api
-
The class
CopyrightTocontains the transport object for copyright information. - JsonPkgResource.CtanTo - Class in org.ctan.site.resources.catalogue.api
-
The class
CtanTocontains the transport object for references to the tex-archive. - JsonPkgResource.DescriptionTo - Class in org.ctan.site.resources.catalogue.api
-
The class
DescriptionTocontains the transport object for a package description. - JsonPkgResource.DocTo - Class in org.ctan.site.resources.catalogue.api
-
The class
DocTocontains the transport object for package documentation. - JsonPkgResource.ListItemTo - Class in org.ctan.site.resources.catalogue.api
-
The class
ListItemTocontains the transport object for list items. - JsonPkgResource.PackageTo - Class in org.ctan.site.resources.catalogue.api
-
The class
PackageTocontains the transport object for a package. - JsonPkgResource.VersionTo - Class in org.ctan.site.resources.catalogue.api
-
The class
VersionTocontains the transport object for the version number. - JsonTopicResource - Class in org.ctan.site.resources.catalogue.api
-
The class
Topic3Resourcecontains the controller for the Topic resource. - JsonTopicResource(TopicStore) - Constructor for class org.ctan.site.resources.catalogue.api.JsonTopicResource
-
This is the constructor for the class
Topic3Resource. - JsonTopicResource.TopicTo - Class in org.ctan.site.resources.catalogue.api
-
The class
TopicTocontains the transport object for the Topic resource in the summary list. - JsonVersionResource - Class in org.ctan.site.resources.catalogue.api
-
The class
VersionResourcecontains the controller for the version resource. - JsonVersionResource() - Constructor for class org.ctan.site.resources.catalogue.api.JsonVersionResource
- JwtManager - Class in org.ctan.site.services.account
-
The class
JwtManagercontains static utility methods for dealing with JWTs.
K
L
- LABEL - Enum constant in enum class org.ctan.markup.Tag
-
The constant
LABELrepresents the label tag. - languages(CtanConfiguration.CtanConfig) - Static method in interface org.ctan.site.services.util.ConfigUtils
-
The method
languagesprovides means to extract the supported languages from the configuration. - LATEX - Static variable in interface org.ctan.markup.Logos
-
The field
LATEXcontains the LaTeX logo in HTML. - LATEX_2E_ - Static variable in interface org.ctan.markup.Logos
-
The field
LATEX_2E_contains the LaTeX(2e) logo in HTML. - LATEX2E - Static variable in interface org.ctan.markup.Logos
-
The field
LATEX2Econtains the LaTeX2e logo in HTML. - LEGEND - Enum constant in enum class org.ctan.markup.Tag
-
The constant
LEGENDrepresents the legend tag. - LI - Enum constant in enum class org.ctan.markup.Tag
-
The constant
LIrepresents the li tag. - License - Class in org.ctan.site.domain.catalogue
-
The class
Licensecontains additional infos for the licenses. - License() - Constructor for class org.ctan.site.domain.catalogue.License
- License3Resource - Class in org.ctan.site.resources.catalogue
-
The class
License3Resourcecontains the controller for the license resource. - License3Resource(LicenseStore, ContentService) - Constructor for class org.ctan.site.resources.catalogue.License3Resource
-
This is the constructor for the class
Pkg3Resource. - License3Resource.LicenseTo - Class in org.ctan.site.resources.catalogue
-
The class
LicenseTocontains the transport object for the license resource in the licenses list. - LICENSES - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
LICENSEScontains the index type for licenses. - licenseStore - Variable in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
The field
licenseStorecontains the license store. - LicenseStore - Class in org.ctan.site.stores
-
The class
LicenseStorecontains the repository for licenses. - LicenseStore(SessionFactory, IndexingSession) - Constructor for class org.ctan.site.stores.LicenseStore
-
This is the constructor for the
AuthorStore. - LicenseSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonLicenseResource.LicenseSummaryTo
- LicenseSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.LicenseSummaryTo
- LicenseTo() - Constructor for class org.ctan.site.resources.catalogue.License3Resource.LicenseTo
- LINK - Enum constant in enum class org.ctan.markup.Tag
-
The constant
LINKrepresents the link tag. - LinkManager - Interface in org.ctan.markup.html2latex
-
This interface describes the capabilities of a link manager.
- LionService - Class in org.ctan.site.services.content
-
The class
LionServicecontains the service to access the lion directory. - LionService(CtanConfiguration.ContentConfig) - Constructor for class org.ctan.site.services.content.LionService
-
This is the constructor for the class
LionService. - LionService.FileListTo - Class in org.ctan.site.services.content
-
The class
FileListTocontains a transport object for the list resource. - LionService.FileTo - Class in org.ctan.site.services.content
-
The class
FileTocontains the transport object for the list resource. - list() - Method in class org.ctan.site.services.content.LionService
-
The method
listprovides means to retrieve the directory listing for the lion files. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.CrudAuthor3Resource
-
The method
listprovides means to retrieve a page of authors. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.CrudGuestbook3Resource
-
The method
listprovides means to retrieve a page of guest book item. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.CrudLicense3Resource
-
The method
listprovides means to retrieve a page of tickets. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.CrudUpload3Resource
-
The method
listprovides means to retrieve a page of uploads. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.CrudUser3Resource
-
The method
listprovides means to retrieve a page of users. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.CrudVote3Resource
-
The method
listprovides means to retrieve a page of users. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.Stopword3Resource
-
The method
listprovides means to retrieve a page of stop words. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.TexArchiveNotes3Resource
-
The method
listprovides means to retrieve a page of texarchive-notes. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.Ticket3Resource
-
The method
listprovides means to retrieve a page of tickets. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.admin.UserStopword3Resource
-
The method
listprovides means to retrieve a page of stop words. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.site.GuestBook3Resource
-
The method
listprovides means to retrieve a paged list of guest book entries. - list(String, int, int, String, boolean) - Method in class org.ctan.site.resources.site.Message3Resource
-
The method
listprovides means to retrieve a page of roles. - list(String, int, int, String, boolean) - Method in class org.ctan.site.stores.AuthorStore
-
The method
listprovides means to extract a page of items. - list(String, int, int, String, boolean) - Method in class org.ctan.site.stores.base.AbstractStore
-
The method
listprovides means to extract a page of items. - list(String, int, int, String, boolean) - Method in class org.ctan.site.stores.TicketStore
-
The method
listprovides means to extract a page of items. - list(String, int, int, String, boolean) - Method in class org.ctan.site.stores.UserStore
-
The method
listprovides means to extract a page of items. - list(String, int, long, String, boolean) - Method in class org.ctan.site.resources.site.Role3Resource
-
The method
listprovides means to retrieve a page of roles. - listByDate(LocalDateTime, int) - Method in class org.ctan.site.services.postings.PostingCache
-
The method
listByDatereturns a list sorted by date which starts at a given date and contains at most a given number of items. - listByPackage(String, int) - Method in class org.ctan.site.services.postings.PostingCache
-
This method retrieves a list of postings associated to a package.
- ListItemTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.ListItemTo
- listLionDir() - Method in class org.ctan.site.resources.content.Content3Resource
-
The method
listLionDirprovides means to retrieve the directory listing or the lion files. - listNewest(int) - Method in class org.ctan.site.services.postings.PostingCache
-
This method retrieves the newest postings up to a maximal number.
- listNewest(String, int) - Method in class org.ctan.site.services.postings.PostingCache
-
This method retrieves the newest postings up to a maximal number for a given package.
- listPaged(int, int) - Method in class org.ctan.site.services.postings.PostingCache
-
The method
listPagedprovides means to retrieve a paged list of postings. - listQuery(String, CriteriaBuilder, CriteriaQuery<UserStopword>) - Method in class org.ctan.site.stores.UserStopwordStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<ArchiveFile>) - Method in class org.ctan.site.stores.ArchiveFileStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<TexArchiveNotes>) - Method in class org.ctan.site.stores.TexArchiveNotesStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<Author>) - Method in class org.ctan.site.stores.AuthorStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<License>) - Method in class org.ctan.site.stores.LicenseStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<Pkg>) - Method in class org.ctan.site.stores.PkgStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<Topic>) - Method in class org.ctan.site.stores.TopicStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<Upload>) - Method in class org.ctan.site.stores.UploadStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<Mirrors>) - Method in class org.ctan.site.stores.MirrorStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<GuestBook>) - Method in class org.ctan.site.stores.GuestBookStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<Message>) - Method in class org.ctan.site.stores.MessageStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<Stopword>) - Method in class org.ctan.site.stores.StopwordStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<Vote>) - Method in class org.ctan.site.stores.VoteStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listQuery(String, CriteriaBuilder, CriteriaQuery<T>) - Method in class org.ctan.site.stores.base.AbstractStore
-
The method
listQueryprovides means to construct a query for the list of entities for a search. - listVotesByAccount(String, long, long) - Method in class org.ctan.site.resources.catalogue.Vote3Resource
-
The method
listVotesByAccountprovides means to retrieve a list of votes for a user. - listVotesByPkg(String, long, long) - Method in class org.ctan.site.resources.catalogue.Vote3Resource
-
The method
listVotesByPkgprovides means to retrieve a list of votes for a package. - LOCAL_DATE_FORMATTER - Static variable in class org.ctan.site.services.DateUtils
-
The field
LOCAL_DATE_FORMATTERcontains the formatter forLocalDateTime. - LOCAL_DATE_FORMATTER_YYYY_MM - Static variable in class org.ctan.site.services.DateUtils
-
The field
LOCAL_DATE_FORMATTER_YYYY_MMcontains the formatter forLocalDateTimeprinting year and month. - LOCAL_DATE_TIME_FORMATTER - Static variable in class org.ctan.site.services.DateUtils
-
The field
LOCAL_DATE_TIME_FORMATTERcontains the formatter forLocalDateTime. - LOCAL_DATE_TIME_FORMATTER_RFC_3339 - Static variable in class org.ctan.site.services.DateUtils
-
The field
LOCAL_DATE_TIME_FORMATTER_RFC_3339contains the formatter forLocalDateTimeaccording to RFC3339. - LOCALES - Static variable in class org.ctan.site.CtanConfiguration.CtanConfig
-
The field
LOCALEScontains the supported locales in a static list. - lock(boolean) - Method in interface org.ctan.markup.html2latex.LinkManager
-
The method
lockprovides means to set and release the lock for recursive processing. - login(String, String) - Method in class org.ctan.site.services.account.AccountService
-
The method
loginprovides means to login. - login(User3Resource.LoginRequest) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
loginprovides means to perform a login. - LoginRequest() - Constructor for class org.ctan.site.resources.site.User3Resource.LoginRequest
- Logos - Interface in org.ctan.markup
-
This utility class contains translations for logos to HTML.
- lookahead() - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method looks at the next character without actually removing it from the input.
- Lug - Class in org.ctan.site.domain.site
-
The class
Lugcontains additional infos for the Local TeX User Groups. - Lug() - Constructor for class org.ctan.site.domain.site.Lug
- Lug.LugBank - Class in org.ctan.site.domain.site
-
The class
LugBankcontains bank data. - Lug.LugPeriodical - Class in org.ctan.site.domain.site
-
The class
LugPeriodicalcontains infos about the periodical publication. - Lug.LugPosition - Class in org.ctan.site.domain.site
-
The class
LugPositioncontains description of a person's role in the organisation. - Lug3Resource - Class in org.ctan.site.resources.catalogue
-
The class
Lug3Resourcecontains the controller for the lugs resource. - Lug3Resource(LugStore) - Constructor for class org.ctan.site.resources.catalogue.Lug3Resource
-
This is the constructor for the class
Lug3Resource. - LugBank() - Constructor for class org.ctan.site.domain.site.Lug.LugBank
- LugPeriodical() - Constructor for class org.ctan.site.domain.site.Lug.LugPeriodical
- LugPosition() - Constructor for class org.ctan.site.domain.site.Lug.LugPosition
- LugsConfig() - Constructor for class org.ctan.site.CtanConfiguration.LugsConfig
- LugsImportService - Class in org.ctan.site.services.lugs
-
This service deals with the LUG database – Local User's Groups.
- LugsImportService(CtanConfiguration.LugsConfig, LugStore) - Constructor for class org.ctan.site.services.lugs.LugsImportService
-
This is the constructor for the class
LugsImportService. - LugStore - Class in org.ctan.site.stores
-
The class
LugStorecontains the repository for LUGs. - LugStore(SessionFactory) - Constructor for class org.ctan.site.stores.LugStore
-
This is the constructor for the
LugStore. - LYX - Static variable in interface org.ctan.markup.Logos
-
The field
LyXcontains the LyX logo in HTML.
M
- M - Enum constant in enum class org.ctan.site.domain.Gender
-
The indicator for a man.
- Mail() - Constructor for class org.ctan.site.services.mail.MailService.Mail
- MailConfig() - Constructor for class org.ctan.site.CtanConfiguration.MailConfig
- MailException - Exception Class in org.ctan.site.services.mail
-
The class
MailExceptioncontains the Exception for the MailService. - MailException(Exception) - Constructor for exception class org.ctan.site.services.mail.MailException
-
This is the constructor for
MailException. - MailException(String) - Constructor for exception class org.ctan.site.services.mail.MailException
-
This is the constructor for
MailException. - MailService - Class in org.ctan.site.services.mail
-
The class
MailServicecontains a service to send mails. - MailService(CtanConfiguration.MailConfig) - Constructor for class org.ctan.site.services.mail.MailService
-
This is the constructor for the class
MailService. - MailService.Mail - Class in org.ctan.site.services.mail
-
The mail transport object.
- MailSmtpConfig() - Constructor for class org.ctan.site.CtanConfiguration.MailSmtpConfig
- MailSmtpStarttls() - Constructor for class org.ctan.site.CtanConfiguration.MailSmtpStarttls
- MailType() - Constructor for class org.ctan.site.CtanConfiguration.MailType
- main(String[]) - Static method in class org.ctan.markup.markdown.MarkdownCli
-
This method provides the command line interface.
- main(String[]) - Static method in class org.ctan.site.Ctan
-
The method
mainprovides means to run the Dropwizard application from the command line. - map(List<UserStopword>) - Method in class org.ctan.site.stores.UserStopwordStore
-
The method
mapprovides means to format a list for external use. - map(List<ArchiveFile>) - Method in class org.ctan.site.stores.ArchiveFileStore
-
The method
mapprovides means to format a list for external use. - map(List<TexArchiveNotes>) - Method in class org.ctan.site.stores.TexArchiveNotesStore
-
The method
mapprovides means to format a list for external use. - map(List<Author>) - Method in class org.ctan.site.stores.AuthorStore
-
The method
mapprovides means to format a list for external use. - map(List<License>) - Method in class org.ctan.site.stores.LicenseStore
-
The method
mapprovides means to format a list for external use. - map(List<Pkg>) - Method in class org.ctan.site.stores.PkgStore
-
The method
mapprovides means to format a list for external use. - map(List<Topic>) - Method in class org.ctan.site.stores.TopicStore
-
The method
mapprovides means to format a list for external use. - map(List<Upload>) - Method in class org.ctan.site.stores.UploadStore
-
The method
mapprovides means to format a list for external use. - map(List<Mirrors>) - Method in class org.ctan.site.stores.MirrorStore
-
The method
mapprovides means to format a list for external use. - map(List<GuestBook>) - Method in class org.ctan.site.stores.GuestBookStore
-
The method
mapprovides means to format a list for external use. - map(List<Message>) - Method in class org.ctan.site.stores.MessageStore
-
The method
mapprovides means to format a list for external use. - map(List<Stopword>) - Method in class org.ctan.site.stores.StopwordStore
-
The method
mapprovides means to format a list for external use. - map(List<Vote>) - Method in class org.ctan.site.stores.VoteStore
-
The method
mapprovides means to format a list for external use. - map(List<T>) - Method in class org.ctan.site.stores.base.AbstractStore
-
The method
mapprovides means to format a list for external use. - MAP - Enum constant in enum class org.ctan.markup.Tag
-
The constant
MAPrepresents the map tag. - mapContinent(String) - Method in class org.ctan.site.services.mirrors.MirrorService
-
The method
mapContinentprovides means to get a connected name of the continent. - mapCountry(String) - Method in class org.ctan.site.services.mirrors.MirrorService
-
The method
mapCountryprovides means to get a connected name of the country. - Markdown3Resource - Class in org.ctan.site.resources.content
-
The class
Markdown3Resourcecontains the controller for the Markdown renderer resource. - Markdown3Resource() - Constructor for class org.ctan.site.resources.content.Markdown3Resource
- MarkdownCli - Class in org.ctan.markup.markdown
-
This class provides the command line interface for the markdown renderer.
- MarkdownCli() - Constructor for class org.ctan.markup.markdown.MarkdownCli
- MarkdownReadmeReader - Class in org.ctan.site.services.texarchive.readme
-
The class
TextReadmeReadercontains the reader for markdown. - MarkdownReadmeReader(String) - Constructor for class org.ctan.site.services.texarchive.readme.MarkdownReadmeReader
-
This is the constructor for
MarkdownReadmeReader. - MarkdownRenderer - Class in org.ctan.markup.markdown
-
This class parses markdown and renders it as HTML.
- MarkdownRenderer(Reader, String) - Constructor for class org.ctan.markup.markdown.MarkdownRenderer
-
This is the constructor for
MarkdownRenderer. - MarkdownRenderer(Reader, Tag, Map<String, String>, String) - Constructor for class org.ctan.markup.markdown.MarkdownRenderer
-
This is the constructor for
MarkdownRenderer. - MarkdownRenderer(CharSequence, Tag, Map<String, String>, String) - Constructor for class org.ctan.markup.markdown.MarkdownRenderer
-
This is the constructor for
MarkdownRenderer. - MarkdownRenderer(String, String) - Constructor for class org.ctan.markup.markdown.MarkdownRenderer
-
This is the constructor for
MarkdownRenderer. - MarkdownRenderer(String, Tag, Map<String, String>, String) - Constructor for class org.ctan.markup.markdown.MarkdownRenderer
-
This is the constructor for
MarkdownRenderer. - MarkdownScanner - Class in org.ctan.markup.markdown
-
This class is the reader for the markdown parser.
- MarkdownScanner(Reader, int) - Constructor for class org.ctan.markup.markdown.MarkdownScanner
-
This is the constructor for
MarkdownScanner. - MarkdownWriter - Class in org.ctan.markup.markdown
-
This class provides a writer which allows to link in deferred defined contents.
- MarkdownWriter(Writer) - Constructor for class org.ctan.markup.markdown.MarkdownWriter
-
This is the constructor for
MarkdownWriter. - MentionResolver - Interface in org.ctan.markup.markdown
-
The interface
MentionResolverdescribes the ability to resolve a mention. - MENU - Enum constant in enum class org.ctan.markup.Tag
-
The constant
MENUrepresents the menu tag. - Message - Class in org.ctan.site.domain.site
-
The class
Messagerepresents a message. - Message() - Constructor for class org.ctan.site.domain.site.Message
- MESSAGE_ADMIN - Enum constant in enum class org.ctan.site.domain.account.Role
-
The field
MESSAGE_ADMINcontains the the role of a user who may edit the messages. - Message.MessageType - Enum Class in org.ctan.site.domain.site
-
This enumeration lists all message types and helps mapping them to the database as number.
- Message3Resource - Class in org.ctan.site.resources.site
-
The class
Message3Resourcecontains the CRUD controller for the message resource. - Message3Resource(MessageStore) - Constructor for class org.ctan.site.resources.site.Message3Resource
-
This is the constructor for the class
CrudUser3Resource. - Messages - Class in org.ctan.site.services.upload.util
-
This class is a container for messages.
- Messages() - Constructor for class org.ctan.site.services.upload.util.Messages
- MessageStore - Class in org.ctan.site.stores
-
The class
MessageStorecontains the repository for system messages. - MessageStore(SessionFactory) - Constructor for class org.ctan.site.stores.MessageStore
-
This is the constructor for the
MessageStore. - META - Enum constant in enum class org.ctan.markup.Tag
-
The constant
METArepresents the meta tag. - METAFONT - Static variable in interface org.ctan.markup.Logos
-
The field
METAFONTcontains the METAFONT logo in HTML. - METAPOST - Static variable in interface org.ctan.markup.Logos
-
The field
METAPOSTcontains the METAPOST logo in HTML. - MIKTEX - Static variable in interface org.ctan.markup.Logos
-
The field
MIKTEXcontains the MiKTeX logo in HTML. - minitex - package minitex
-
This package contains a reader for TeX style configuration files.
- MiniTexParser - Class in minitex
-
This class provides a reader for a TeX style configuration file.
- MiniTexParser(Reader) - Constructor for class minitex.MiniTexParser
-
This is the constructor for
MiniTeXParser. - MirrMon3Resource - Class in org.ctan.site.resources.mirrors
-
The class
MirrMon3Resourcecontains the controller for the MirrMon resource. - MirrMon3Resource(MirrMonService) - Constructor for class org.ctan.site.resources.mirrors.MirrMon3Resource
-
This is the constructor for the class
Mirrors3Resource. - MirrMonConfig() - Constructor for class org.ctan.site.CtanConfiguration.MirrMonConfig
- MirrMonService - Class in org.ctan.site.services.mirrors
-
The class
MirrMonServicecontains the mirror monitor service. - MirrMonService(CtanConfiguration.MirrMonConfig) - Constructor for class org.ctan.site.services.mirrors.MirrMonService
-
This is the constructor for
MirrMonService. - mirrorRegistration(MirrorRegistration) - Method in class org.ctan.site.resources.mirrors.MirrorRegistration3Resource
-
The method
postMirrorRegisterprovides means to save a mirror registration. - MirrorRegistration - Class in org.ctan.site.domain.mirrors
-
This domain class represents a registration request for a CTAN mirror.
- MirrorRegistration() - Constructor for class org.ctan.site.domain.mirrors.MirrorRegistration
- MirrorRegistration3Resource - Class in org.ctan.site.resources.mirrors
-
The class
MirrorRegistration3Resourcecontains the controller for the mirror registration resource. - MirrorRegistration3Resource(MirrorRegistrationService) - Constructor for class org.ctan.site.resources.mirrors.MirrorRegistration3Resource
-
This is the constructor for the class
MirrorRegistration3Resource. - MirrorRegistrationService - Class in org.ctan.site.services.mirrors
-
The class
MirrorRegistrationServicecontains the service to register a mirror. - MirrorRegistrationService(MirrorRegistrationStore, MailService) - Constructor for class org.ctan.site.services.mirrors.MirrorRegistrationService
-
This is the constructor for the class
MirrorRegistrationService. - MirrorRegistrationStore - Class in org.ctan.site.stores
-
The class
MirrorRegistrationServicecontains a repository for mirror registration requests. - MirrorRegistrationStore(SessionFactory) - Constructor for class org.ctan.site.stores.MirrorRegistrationStore
-
This is the constructor for the class
MirrorRegistrationStore. - Mirrors - Class in org.ctan.site.domain.mirrors
-
This domain class represents a CTAN mirror site.
- Mirrors() - Constructor for class org.ctan.site.domain.mirrors.Mirrors
- MIRRORS - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The field
MIRRORScontains the index type for mirrors. - MIRRORS_DB_BUNDLE - Static variable in class org.ctan.site.CtanDatabaseBundles
-
The field
MIRRORS_DB_BUNDLEcontains the Hibernate bundle for the mirrors database. - Mirrors3Resource - Class in org.ctan.site.resources.mirrors
-
The class
Mirror3Resourcecontains the controller for the mirrors resource. - Mirrors3Resource(MirrorService) - Constructor for class org.ctan.site.resources.mirrors.Mirrors3Resource
-
This is the constructor for the class
Mirrors3Resource. - Mirrors3Resource.MirrorTo - Class in org.ctan.site.resources.mirrors
-
The class
MirrorTocontains the transport object for the license resource in the licenses list. - MirrorService - Class in org.ctan.site.services.mirrors
-
The class
MirrorServicecontains the service to deal with mirrors. - MirrorService(MirrorStore) - Constructor for class org.ctan.site.services.mirrors.MirrorService
-
This is the constructor for the class
MirrorService. - MirrorStore - Class in org.ctan.site.stores
-
The class
MirrorStorecontains the repository for mirrors. - MirrorStore(SessionFactory, IndexingSession) - Constructor for class org.ctan.site.stores.MirrorStore
-
This is the constructor for the
MirrorStore. - MirrorTo() - Constructor for class org.ctan.site.resources.mirrors.Mirrors3Resource.MirrorTo
- MOTD - Enum constant in enum class org.ctan.site.domain.site.Message.MessageType
-
The field
MOTDcontains the indicates the message of the day. - MTIME - Static variable in interface org.ctan.site.services.search.base.Fields
-
The field
MTIMEcontains the name of the mtime field.
N
- neq(String, String) - Method in class org.ctan.site.services.catalogue.AbstractImportService
-
The method
neqprovides means to compare two strings in a null-safe fashion. - NL - Static variable in class org.ctan.markup.html2latex.Html2Latex
-
The field
NLcontains the handler which produces a newline. - NOFRAMES - Enum constant in enum class org.ctan.markup.Tag
-
The constant
NOFRAMESrepresents the noframes tag. - NOSCRIPT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
NOSCRIPTrepresents the noscript tag. - NOTHING - Static variable in class org.ctan.markup.html2latex.Html2Latex
-
The field
NOTHINGcontains the handler which produces nothing. - NullCheck - Interface in org.ctan.site.services.util
-
The class
NullCheckcontains the utility methods for treatment of null values.
O
- OBJECT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
OBJECTrepresents the object tag. - of(String) - Static method in enum class org.ctan.site.domain.Gender
-
The method
ofprovides means to translate a single letter into a gender value. - of(String, InputStream) - Static method in interface org.ctan.site.services.upload.util.archive.Archive
-
The method
ofprovides means to create a wrapper for an archive file. - OL - Enum constant in enum class org.ctan.markup.Tag
-
The constant
OLrepresents the ol tag. - open(String) - Method in class org.ctan.site.services.search.base.IndexingBase
-
The method
openprovides means to open an index. - open(IndexType, String) - Method in class org.ctan.site.services.search.base.IndexingBase
-
The method
openprovides means to open an index. - OPTGROUP - Enum constant in enum class org.ctan.markup.Tag
-
The constant
OPTGROUPrepresents the optgroup tag. - OPTION - Enum constant in enum class org.ctan.markup.Tag
-
The constant
OPTIONrepresents the option tag. - org.ctan.markup - package org.ctan.markup
-
This package contains support for TeX logos.
- org.ctan.markup.html2latex - package org.ctan.markup.html2latex
-
Convert HTML to LaTeX.
- org.ctan.markup.markdown - package org.ctan.markup.markdown
-
This package contains a translator of Github-flavored markdown mark-up to HTML.
- org.ctan.markup.markdown.syntax - package org.ctan.markup.markdown.syntax
-
This package contains a syntax highlighter which translates code to HTML.
- org.ctan.site - package org.ctan.site
-
This package contains the CTAN site back-end.
- org.ctan.site.command - package org.ctan.site.command
-
This package contains the definition of commands which are triggered via the command line.
- org.ctan.site.domain - package org.ctan.site.domain
-
This package contains domain model classes of the TeX Catalogue.
- org.ctan.site.domain.account - package org.ctan.site.domain.account
-
This package contains domain classes for the authentication and authorisation.
- org.ctan.site.domain.archive - package org.ctan.site.domain.archive
-
This package contains domain classes for the archive files.
- org.ctan.site.domain.catalogue - package org.ctan.site.domain.catalogue
-
This package contains domain classes for the Catalogue.
- org.ctan.site.domain.mirrors - package org.ctan.site.domain.mirrors
-
This package contains domain classes for the Mirrors database.
- org.ctan.site.domain.site - package org.ctan.site.domain.site
-
This package contains domain classes for the site itself.
- org.ctan.site.health - package org.ctan.site.health
-
This package contains health checks for the CTAN site.
- org.ctan.site.resources - package org.ctan.site.resources
-
This package contains resource controllers.
- org.ctan.site.resources.admin - package org.ctan.site.resources.admin
-
This package contains resources for admin functions.
- org.ctan.site.resources.catalogue - package org.ctan.site.resources.catalogue
-
This package contains resources/end-points for catalogue entities.
- org.ctan.site.resources.catalogue.api - package org.ctan.site.resources.catalogue.api
-
This package contains resources for backward-compatible end-points based on JSON or XML.
- org.ctan.site.resources.content - package org.ctan.site.resources.content
-
This package contains the resources for the content.
- org.ctan.site.resources.mirrors - package org.ctan.site.resources.mirrors
-
This package contains resources for mirrors.
- org.ctan.site.resources.postings - package org.ctan.site.resources.postings
-
This package contains resources for postings.
- org.ctan.site.resources.site - package org.ctan.site.resources.site
-
This package contains resource controllers for the site.
- org.ctan.site.resources.texarchive - package org.ctan.site.resources.texarchive
-
This package contains the resource controllers for the
/texarchive/end points. - org.ctan.site.resources.upload - package org.ctan.site.resources.upload
-
The package contains the endpoint for the upload.
- org.ctan.site.services - package org.ctan.site.services
-
This package contains services.
- org.ctan.site.services.account - package org.ctan.site.services.account
-
This package contains user services to deal with login and user management.
- org.ctan.site.services.catalogue - package org.ctan.site.services.catalogue
-
This package contains services for the catalogue.
- org.ctan.site.services.content - package org.ctan.site.services.content
-
This package contains services to access content.
- org.ctan.site.services.lugs - package org.ctan.site.services.lugs
-
The package contains services for LUGs.
- org.ctan.site.services.mail - package org.ctan.site.services.mail
-
The package contains service classes for dealing with mail.
- org.ctan.site.services.mirrors - package org.ctan.site.services.mirrors
-
The package contains service classes for dealing with mirrors.
- org.ctan.site.services.postings - package org.ctan.site.services.postings
-
This package contains classes to deals with postings from mailing lists.
- org.ctan.site.services.search - package org.ctan.site.services.search
-
The package contains classses for the search.
- org.ctan.site.services.search.base - package org.ctan.site.services.search.base
-
The package contains service classes for the search.
- org.ctan.site.services.texarchive - package org.ctan.site.services.texarchive
-
This package contains services for the TeX archive.
- org.ctan.site.services.texarchive.readme - package org.ctan.site.services.texarchive.readme
-
This package contains mappers from files to HTML.
- org.ctan.site.services.upload - package org.ctan.site.services.upload
-
The package contains services for the upload.
- org.ctan.site.services.upload.util - package org.ctan.site.services.upload.util
-
The package contains helper classes for the upload.
- org.ctan.site.services.upload.util.archive - package org.ctan.site.services.upload.util.archive
-
This package contains the wrapper definition to allow a unified access to zip and tar.gz archives.
- org.ctan.site.services.util - package org.ctan.site.services.util
-
This package contains utility classes.
- org.ctan.site.stores - package org.ctan.site.stores
-
This package contains repository interfaces.
- org.ctan.site.stores.base - package org.ctan.site.stores.base
-
This package contains base classes for stores -- sometimes called repositories.
- org.ctan.site.tasks - package org.ctan.site.tasks
-
This package contains the definition of admin tasks.
- out(String...) - Method in class org.ctan.site.resources.catalogue.api.XmlWriter
-
The method
outprovides means to write some arguments to the writer. - outFullTag(String, String) - Method in class org.ctan.site.resources.catalogue.api.XmlWriter
-
The method
outFullTagprovides means to generate a full tag. - outIf(boolean, String, String) - Method in class org.ctan.site.resources.catalogue.api.XmlWriter
-
The method
outIfprovides means to write a parameter if a condition is met and the value is not empty. - outIf(String, String) - Method in class org.ctan.site.resources.catalogue.api.XmlWriter
-
The method
outIfprovides means to write a parameter if a condition is met and the value is not empty. - outIf(String, String, String) - Method in class org.ctan.site.resources.catalogue.api.XmlWriter
-
The method
outIfprovides means to write a parameter if a condition is met and the value is not empty. - outName(boolean, String, String) - Method in class org.ctan.site.resources.catalogue.api.XmlWriter
-
The method
outNameprovides means to write out a parameter. - outNl(String...) - Method in class org.ctan.site.resources.catalogue.api.XmlWriter
-
The method
outprovides means to write some arguments to the writer followed by a newline character. - outTagWithAttribute(String, String, String) - Method in class org.ctan.site.resources.catalogue.api.XmlWriter
-
The method
outTagprovides means to add a tag with an attribute value.
P
- P - Enum constant in enum class org.ctan.markup.Tag
-
The constant
Prepresents the p tag. - P_LATEX - Static variable in interface org.ctan.markup.Logos
-
The field
P_LATEXcontains the unprotected LaTeX logo in HTML. - P_TEX - Static variable in interface org.ctan.markup.Logos
-
The field
P_TEXcontains the unprotected TeX logo in HTML. - packages() - Method in class org.ctan.site.services.postings.PostingCache
-
This method is a getter for the keys of the packages.
- PackageTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.PackageTo
- PackageTo() - Constructor for class org.ctan.site.resources.postings.Postings3Resource.PackageTo
- Pages - Search tag in class org.ctan.site.services.content.ContentService
- Section
- PARAM - Enum constant in enum class org.ctan.markup.Tag
-
The constant
PARAMrepresents the param tag. - parse() - Method in class minitex.MiniTexParser
-
This method reads the input and stores the top-level macros and environments in a map.
- parse(String, Reader) - Method in class minitex.InsParser
-
This method parses the ins file.
- PASS - Enum constant in enum class org.ctan.markup.Tag.Type
-
The constant
PASScontains the type for tags to be passed through. - passwd(String, String, String) - Method in class org.ctan.site.services.account.AccountService
-
The method
passwdprovides means to create a ticket and send it to the user. - PasswdRequest() - Constructor for class org.ctan.site.resources.site.User3Resource.PasswdRequest
- PasswdTokenRequest() - Constructor for class org.ctan.site.resources.site.User3Resource.PasswdTokenRequest
- PASSWORD_PREFIX - Static variable in class org.ctan.site.domain.account.Ticket
-
The field
PASSWORD_PREFIXcontains the prefix indicating a password request. - PasswordRequest() - Constructor for class org.ctan.site.resources.site.User3Resource.PasswordRequest
- PATH - Static variable in interface org.ctan.site.services.search.base.Fields
-
The field
PATHcontains the name of the path field. - PICTEX - Static variable in interface org.ctan.markup.Logos
-
The field
PICTEXcontains the PicTeX logo in HTML. - Pkg - Class in org.ctan.site.domain.catalogue
-
The domain class
Pkgcontains the description of a package in the Catalogue. - Pkg() - Constructor for class org.ctan.site.domain.catalogue.Pkg
- PKG - Enum constant in enum class org.ctan.site.services.content.ContentService.TeaserType
-
The indicator for a package.
- PKG - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
PKGcontains the index type for package descriptions. - PKG - Static variable in interface org.ctan.site.services.search.base.Fields
-
The field
PKGcontains the name of the package field. - Pkg3Resource - Class in org.ctan.site.resources.catalogue
-
The class
Pkg3Resourcecontains the controller for the package resource. - Pkg3Resource(CtanConfiguration.CtanConfig, PkgStore, ContentService, BibtexService, PostingsService, PkgAliasStore) - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource
-
This is the constructor for
Pkg3Resource. - Pkg3Resource.AuthorSummaryTo - Class in org.ctan.site.resources.catalogue
-
The author summary.
- Pkg3Resource.DocSummaryTo - Class in org.ctan.site.resources.catalogue
-
The document summary.
- Pkg3Resource.LicenseSummaryTo - Class in org.ctan.site.resources.catalogue
-
The license summary.
- Pkg3Resource.PkgCtanTo - Class in org.ctan.site.resources.catalogue
-
The class
PkgCtanTocontains the package CTAN path transport object. - Pkg3Resource.PkgInfoTo - Class in org.ctan.site.resources.catalogue
-
The class
PkgInfoTocontains the package info transport object. - Pkg3Resource.PkgSummaryTo - Class in org.ctan.site.resources.catalogue
-
The class
PkgSummaryTocontains the transport object for the package resource in the summary list. - Pkg3Resource.PkgTo - Class in org.ctan.site.resources.catalogue
-
The class
PkgTocontains the transport object for the package resource. - Pkg3Resource.PostingsSummaryTo - Class in org.ctan.site.resources.catalogue
-
The postings summary.
- Pkg3Resource.TopicSummaryTo - Class in org.ctan.site.resources.catalogue
-
The topic summary.
- PkgAlias - Class in org.ctan.site.domain.catalogue
-
The class
PkgAliascontains an alias for a package in the Catalogue. - PkgAlias() - Constructor for class org.ctan.site.domain.catalogue.PkgAlias
- PkgAliasStore - Class in org.ctan.site.stores
-
The class
PkgAliasStorecontains the repository for package aliases. - PkgAliasStore(SessionFactory) - Constructor for class org.ctan.site.stores.PkgAliasStore
-
This is the constructor for the
PkgAliasStore. - PkgCaption - Class in org.ctan.site.domain.catalogue
-
The class
PkgCaptioncontains the domain class for a single caption of a package in the Catalogue. - PkgCaption() - Constructor for class org.ctan.site.domain.catalogue.PkgCaption
- PkgCopyright - Class in org.ctan.site.domain.catalogue
-
The class
PkgCopyrightcontains a copyright for a package. - PkgCopyright() - Constructor for class org.ctan.site.domain.catalogue.PkgCopyright
- PkgCtanTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.PkgCtanTo
- PkgDescription - Class in org.ctan.site.domain.catalogue
-
The class
PkgDescriptioncontains the description of a package in a given language. - PkgDescription() - Constructor for class org.ctan.site.domain.catalogue.PkgDescription
- PkgDoc - Class in org.ctan.site.domain.catalogue
-
The class
PkgDoccontains the definition of a package documentation. - PkgDoc() - Constructor for class org.ctan.site.domain.catalogue.PkgDoc
- PkgInfoTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.PkgInfoTo
- PkgService - Class in org.ctan.site.services.texarchive
-
The class
TexarchiveServicecontains the service to access the TeX archive directory. - PkgService(CtanConfiguration, ContentService, PkgStore) - Constructor for class org.ctan.site.services.texarchive.PkgService
-
This is the constructor for the class
PkgService. - PkgService.PkgTo - Class in org.ctan.site.services.texarchive
-
The class
PkgTocontains a transport object for the package. - PkgsImportService - Class in org.ctan.site.services.catalogue
-
This service deals with the packages from a file.
- PkgsImportService(File, PkgStore, AuthorStore, TopicStore, LicenseStore) - Constructor for class org.ctan.site.services.catalogue.PkgsImportService
-
This is the constructor for
PkgsImportService. - PkgStore - Class in org.ctan.site.stores
-
The class
PkgStorecontains the repository for authors. - PkgStore(SessionFactory, IndexingSession) - Constructor for class org.ctan.site.stores.PkgStore
-
This is the constructor for the
PkgStore. - PkgSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonAuthorResource.PkgSummaryTo
- PkgSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Author3Resource.PkgSummaryTo
- PkgSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.PkgSummaryTo
- PkgTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.PkgTo
- PkgTo() - Constructor for class org.ctan.site.services.account.AccountService.PkgTo
- PkgTo() - Constructor for class org.ctan.site.services.texarchive.PkgService.PkgTo
- PkgTopic - Class in org.ctan.site.domain.catalogue
-
The class
PkgCaptioncontains the domain class for a single caption of a package in the Catalogue. - PkgTopic() - Constructor for class org.ctan.site.domain.catalogue.PkgTopic
- POPUP - Enum constant in enum class org.ctan.site.domain.site.Message.MessageType
-
The field
POPUPcontains the indicator for the pop-up message to be shown once on each page. - Posting - Class in org.ctan.site.services.postings
-
This class represents a mail from a mailing list.
- Posting(String) - Constructor for class org.ctan.site.services.postings.Posting
-
This is the constructor for
Posting. - PostingCache - Class in org.ctan.site.services.postings
-
This class provides a container for
Postings. - PostingCache(File) - Constructor for class org.ctan.site.services.postings.PostingCache
-
This is the constructor for
PostingCache. - PostingReader - Class in org.ctan.site.services.postings
-
This class provides a reader for mails from gzipped mail archive files.
- PostingReader(Reader) - Constructor for class org.ctan.site.services.postings.PostingReader
-
This is the constructor for
PostingReader. - Postings3Resource - Class in org.ctan.site.resources.postings
-
The class
Postings3Resourcecontains the controller for the postings resource. - Postings3Resource(PostingCache, ContentService, PkgStore) - Constructor for class org.ctan.site.resources.postings.Postings3Resource
-
This is the constructor for the class
Postings3Resource. - Postings3Resource.PackageTo - Class in org.ctan.site.resources.postings
-
The class
PackageTocontains the transport object for a package. - Postings3Resource.PostingsPageTo - Class in org.ctan.site.resources.postings
-
The class
PostingsPageTocontains the transport object for a posting page. - Postings3Resource.PostingsTo - Class in org.ctan.site.resources.postings
-
The class
PostingsTocontains the transport object for a list of postings. - Postings3Resource.PostingTo - Class in org.ctan.site.resources.postings
-
The class
PostingTocontains the transport object for a posting. - PostingsPageTo() - Constructor for class org.ctan.site.resources.postings.Postings3Resource.PostingsPageTo
- PostingsService - Class in org.ctan.site.services.postings
-
This class provides a service to read and watch the mailings on a local mailman mailing list (like ctan-ann).
- PostingsService(String) - Constructor for class org.ctan.site.services.postings.PostingsService
-
This is the constructor for the class
PostingsService. - PostingsSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.PostingsSummaryTo
- PostingsTo() - Constructor for class org.ctan.site.resources.postings.Postings3Resource.PostingsTo
- PostingTo() - Constructor for class org.ctan.site.resources.postings.Postings3Resource.PostingTo
- PRE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
PRErepresents the pre tag. - PrintableUser() - Constructor for class org.ctan.site.domain.account.User.PrintableUser
- put(String, String) - Method in class org.ctan.site.services.postings.Posting
-
Setter for a header field.
Q
- Q - Enum constant in enum class org.ctan.markup.Tag
-
The constant
Qrepresents the q tag. - QueryContainer - Class in org.ctan.site.services.search
-
This class is a command object for passing search relevant parameters to the SearchService and keeping the associated search results.
- QueryContainer() - Constructor for class org.ctan.site.services.search.QueryContainer
- QueryContainer.HitInfo - Class in org.ctan.site.services.search
-
This class represents a hit of the search.
R
- read() - Method in class org.ctan.markup.markdown.MarkdownScanner
- read() - Method in class org.ctan.markup.markdown.syntax.HighlightReader
- read() - Method in class org.ctan.site.services.postings.PostingReader
-
This method reads a mail from this reader and returns it.
- read(char[], int, int) - Method in class org.ctan.markup.markdown.syntax.HighlightReader
- read(File) - Method in class org.ctan.site.services.texarchive.readme.HtmlReadmeReader
-
Read the contents.
- read(File) - Method in class org.ctan.site.services.texarchive.readme.MarkdownReadmeReader
-
Read the contents.
- read(File) - Method in class org.ctan.site.services.texarchive.readme.ReadmeReader
-
Read the contents.
- read(File) - Method in class org.ctan.site.services.texarchive.readme.TextReadmeReader
-
Read the contents.
- readBrackets() - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method reads text in brackets.
- readLine() - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method eats up all characters till the next newline.
- readLineTo(int, StringBuilder, char, char) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method collects characters in a target buffer until a newline or one of two terminating characters is found.
- readLineTo(StringBuilder) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method eats up all characters till the next newline.
- readLineTo(StringBuilder, char) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method eats up all characters till the next newline or the terminating character is encountered.
- ReadmeReader - Class in org.ctan.site.services.texarchive.readme
-
The class
ReadmeReadercontains the function to read a file and return the contents as HTML. - ReadmeReader() - Constructor for class org.ctan.site.services.texarchive.readme.ReadmeReader
- ReadmeTo() - Constructor for class org.ctan.site.services.texarchive.TexArchiveService.ReadmeTo
- readNonSpace() - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method eats up all whitespace characters.
- readToWhitespace(StringBuilder) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method reads characters to the next whitespace into a target buffer.
- recommendations(String, String, int) - Method in class org.ctan.site.services.search.SearchService
-
This method retrieves a list of recommendations for a given package.
- RecommendationTo() - Constructor for class org.ctan.site.services.search.SearchService.RecommendationTo
- refresh(String, String) - Method in class org.ctan.site.services.account.AccountService
-
The method
refreshprovides means to refresh the access token. - refresh(User3Resource.RefreshRequest) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
loginprovides means to perform a login. - RefreshRequest() - Constructor for class org.ctan.site.resources.site.User3Resource.RefreshRequest
- REGISTER_PREFIX - Static variable in class org.ctan.site.domain.account.Ticket
-
The field
REGISTER_PREFIXcontains the prefix indicating a registration request. - registerAccount(String, String, String, Gender, String) - Method in class org.ctan.site.services.account.AccountService
-
The method
registerAccountprovides means to start the registration process. - registerAccount(User3Resource.RegisterRequest) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
registerAccountprovides means to request a new account. - RegisterRequest() - Constructor for class org.ctan.site.resources.site.User3Resource.RegisterRequest
- registration(MirrorRegistration) - Method in class org.ctan.site.services.mirrors.MirrorRegistrationService
-
The method
registrationprovides means to store a registration. - RemainderValidator - Class in org.ctan.site.services.upload.util
-
The class
RemainderValidatorcontains the classifier for files according to the file name. - RemainderValidator() - Constructor for class org.ctan.site.services.upload.util.RemainderValidator
- remove(long) - Method in class org.ctan.site.resources.admin.CrudGuestbook3Resource
-
The method
removeprovides an end-point to remove a ticket. - remove(Long) - Method in class org.ctan.site.resources.admin.CrudUpload3Resource
-
The method
removeprovides an end-point to remove a user. - remove(Long) - Method in class org.ctan.site.resources.admin.CrudUser3Resource
-
The method
removeprovides an end-point to remove a user. - remove(Long) - Method in class org.ctan.site.resources.admin.CrudVote3Resource
-
The method
removeprovides an end-point to remove a vote. - remove(Long) - Method in class org.ctan.site.resources.admin.Stopword3Resource
-
The method
removeprovides an end-point to remove a stop word. - remove(Long) - Method in class org.ctan.site.resources.admin.TexArchiveNotes3Resource
-
The method
removeprovides an end-point to remove a texarchive-notes. - remove(Long) - Method in class org.ctan.site.resources.admin.UserStopword3Resource
-
The method
removeprovides an end-point to remove a user. - remove(Long) - Method in class org.ctan.site.resources.site.Message3Resource
-
The method
removeprovides means to remove a message. - remove(Long) - Method in class org.ctan.site.stores.base.AbstractIndexingStore
-
The method
removeprovides means to remove an entity. - remove(Long) - Method in class org.ctan.site.stores.base.AbstractStore
-
The method
removeprovides means to remove an entity by its id. - remove(String) - Method in class org.ctan.site.resources.admin.CrudAuthor3Resource
-
The method
removeprovides an end-point to remove a author. - remove(String) - Method in class org.ctan.site.resources.admin.CrudUser3Resource
-
The method
removeprovides an end-point to remove a user. - remove(String) - Method in class org.ctan.site.resources.admin.Ticket3Resource
-
The method
removeprovides an end-point to remove a ticket. - remove(Long) - Method in class org.ctan.site.resources.admin.CrudLicense3Resource
-
The method
removeprovides an end-point to remove a ticket. - remove(String) - Method in class org.ctan.site.stores.TicketStore
-
The method
removeprovides means to delete a ticket. - remove(List<T>) - Method in class org.ctan.site.stores.base.AbstractStore
-
The method
removeprovides means to remove a list of entities. - remove(Ticket) - Method in class org.ctan.site.stores.TicketStore
-
The method
removeprovides means to delete a ticket. - remove(User) - Method in class org.ctan.site.stores.UserStore
-
The method
removeprovides means to delete an account. - remove(User3Resource.RemoveRequest) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
removeprovides means to delete an account. - remove(IndexType, String, String) - Method in class org.ctan.site.services.search.base.IndexingSession
-
The method
removeprovides means to remove an item from the search index. - remove(T) - Method in class org.ctan.site.stores.base.AbstractStore
-
The method
removeprovides means to remove an entity. - remove(T) - Method in class org.ctan.site.stores.base.AbstractIndexingStore
-
The method
removeprovides means to remove an entity. - removeByAccount(String) - Method in class org.ctan.site.stores.UserStore
-
The method
removeByAccountprovides means to delete an account by account name. - RemoveRequest() - Constructor for class org.ctan.site.resources.site.User3Resource.RemoveRequest
- render() - Method in class org.ctan.markup.markdown.MarkdownRenderer
-
This method parses the input, renders it, and returns the result as String.
- render(int, PushbackReader, Writer) - Method in interface org.ctan.markup.markdown.syntax.HighlightHandler
-
This method renders from the input to the output.
- render(PushbackReader, Writer) - Method in interface org.ctan.markup.markdown.syntax.Highlighter
-
This method renders from the input to the output.
- render(Writer) - Method in class org.ctan.markup.markdown.MarkdownRenderer
-
This method parses the input and renders it to the given writer.
- render(String) - Method in class org.ctan.site.resources.content.Markdown3Resource
-
The method
renderprovides means to translate a markdown text to HTML. - requestPasswdTicket(User3Resource.PasswdTokenRequest) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
requestPasswdTicketprovides means to set the password. - resetHits() - Method in class org.ctan.site.services.search.QueryContainer
-
The method
resetHitsprovides means to reinitialise the hits. - resolve(String) - Method in interface org.ctan.markup.markdown.MentionResolver
-
This method resolves the name of a mention.
- retrieve(String) - Method in class org.ctan.site.resources.admin.UserStopword3Resource
-
The method
retrieveprovides means to retrieve a user. - RIBBON - Enum constant in enum class org.ctan.site.domain.site.Message.MessageType
-
The field
RIBBONcontains the indicator for the ribbon message to be shown once on each page. - Role - Enum Class in org.ctan.site.domain.account
-
The enum
Rolecontains the role for a user. - Role3Resource - Class in org.ctan.site.resources.site
-
The class
Role3Resourcecontains the CRUD controller for the roles resource. - Role3Resource() - Constructor for class org.ctan.site.resources.site.Role3Resource
- RoleConverter - Class in org.ctan.site.domain.account
-
The class
RoleConvertercontains the converter from and to Role values to strings. - RoleConverter() - Constructor for class org.ctan.site.domain.account.RoleConverter
- Rss() - Constructor for class org.ctan.site.resources.postings.Rss20Resource.Rss
- Rss20Resource - Class in org.ctan.site.resources.postings
-
The class
Rss20Resourcecontains the controller for the RSS feed resource. - Rss20Resource(PostingCache, CtanConfiguration) - Constructor for class org.ctan.site.resources.postings.Rss20Resource
-
This is the constructor for the class
RssResource. - Rss20Resource.Rss - Class in org.ctan.site.resources.postings
-
The class
Rsscontains the top node of RSS 2.0. - Rss20Resource.RssChannel - Class in org.ctan.site.resources.postings
-
The class
RssChannelcontains the channel node of RSS 2.0. - Rss20Resource.RssGuid - Class in org.ctan.site.resources.postings
-
The class
RssGuidcontains the guid node of RSS 2.0. - Rss20Resource.RssImage - Class in org.ctan.site.resources.postings
-
The class
RssImagecontains the image node of RSS 2.0. - Rss20Resource.RssItem - Class in org.ctan.site.resources.postings
-
The class
RssItemcontains the item node of RSS 2.0. - RssChannel() - Constructor for class org.ctan.site.resources.postings.Rss20Resource.RssChannel
- RssGuid() - Constructor for class org.ctan.site.resources.postings.Rss20Resource.RssGuid
- RssImage() - Constructor for class org.ctan.site.resources.postings.Rss20Resource.RssImage
- RssItem() - Constructor for class org.ctan.site.resources.postings.Rss20Resource.RssItem
- run(Bootstrap<?>, Namespace) - Method in class org.ctan.site.command.InitSearchCommand
-
Executes when the user runs this command.
- run(String[]) - Method in class org.ctan.markup.markdown.MarkdownCli
-
This method contains the command line processor with handling of Exceptions.
- run(CtanConfiguration, Environment) - Method in class org.ctan.site.Ctan
S
- S - Enum constant in enum class org.ctan.markup.Tag
-
The constant
Srepresents the s tag. - SAMP - Enum constant in enum class org.ctan.markup.Tag
-
The constant
SAMPrepresents the samp tag. - sanitize() - Method in class org.ctan.markup.markdown.HtmlSanitizer
-
This method scans for embedded HTML and passes on only allowed tags and attributes.
- sanitizeAll() - Method in class org.ctan.markup.markdown.HtmlSanitizer
-
This method reads the complete input stream and processes all tags until the EOF is reached.
- save(Ticket) - Method in class org.ctan.site.stores.TicketStore
-
The method
saveprovides means to persist a ticket. - save(User) - Method in class org.ctan.site.stores.UserStore
-
The method
saveprovides means to store a user in the database. - save(TexArchiveNotes) - Method in class org.ctan.site.resources.admin.TexArchiveNotes3Resource
-
The method
saveprovides an end-point to create a notes object. - save(Upload) - Method in class org.ctan.site.services.upload.UploadService
-
The method
saveprovides means to store an entity. - save(MirrorRegistration) - Method in class org.ctan.site.stores.MirrorRegistrationStore
-
The method
saveprovides means to persist a mirror registration. - save(GuestBook) - Method in class org.ctan.site.resources.site.GuestBook3Resource
-
The method
saveprovides an end-point to create a guest book item. - save(Message) - Method in class org.ctan.site.resources.site.Message3Resource
-
The method
saveprovides an end-point to create a message. - save(Lug) - Method in class org.ctan.site.stores.LugStore
-
The method
saveprovides means to persist an lug. - save(T) - Method in class org.ctan.site.stores.base.AbstractIndexingStore
-
The method
saveprovides means to store an entity in the database. - save(T) - Method in class org.ctan.site.stores.base.AbstractStore
-
The method
saveprovides means to store an entity in the database. - scanSectionDepth(int) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method digests all hash marks found and returns their number.
- SCRIPT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
SCRIPTrepresents the script tag. - search(String, int, int, Boolean, String, Boolean, Boolean, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.SearchResource
-
The method
searchprovides means to trigger the JSON search end-point. - search(String, int, int, String, String) - Method in class org.ctan.site.resources.Search3Resource
-
The method
getHitsprovides means to retrieve search results. - Search3Resource - Class in org.ctan.site.resources
-
The class
Search3Resourcecontains the controller for the search resource. - Search3Resource(SearchService) - Constructor for class org.ctan.site.resources.Search3Resource
-
This is the constructor for the class
Content3Resource. - Searchable - Interface in org.ctan.site.services.search.base
-
The class
Searchablecontains a marker interface for entities which should be indexed for searching. - SearchResource - Class in org.ctan.site.resources.catalogue.api
-
The class
SearchResourcecontains the controller for the search resource. - SearchResource(SearchService) - Constructor for class org.ctan.site.resources.catalogue.api.SearchResource
-
This is the constructor for the class
SearchResource. - SearchResource.HitsPage - Class in org.ctan.site.resources.catalogue.api
-
The class
AuthorTocontains the transport object for the author resource. - SearchResource.HitTo - Class in org.ctan.site.resources.catalogue.api
-
The class
HitTocontains the transport object for the search hit. - SearchService - Class in org.ctan.site.services.search
-
The class
SearchingServiceimplements a service to perform a full-text search. - SearchService(CtanConfiguration.IndexConfig) - Constructor for class org.ctan.site.services.search.SearchService
-
This is the constructor for
SearchService. - SearchService.RecommendationTo - Class in org.ctan.site.services.search
-
The class
RecommendationTocontains the definition of the transport object for a recommendation. - searchVersion() - Method in class org.ctan.site.resources.Search3Resource
-
The method
searchVersionprovides means to retrieve the current version number. - searchXml(String, int, int, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class org.ctan.site.resources.catalogue.api.SearchResource
-
The method
searchXmlprovides means to trigger the XML search end-point. - SECTION - Static variable in enum class org.ctan.markup.Tag
-
The constant
SECTIONcontains a list of section tags in ascending order. - SecurityUtils - Class in org.ctan.site.services.util
-
The class
SecurityUtilscontains utility methods in the area of security. - see(String) - Method in interface org.ctan.markup.html2latex.LinkManager
-
The method
seeprovides means to start the processing of a link. - seen() - Method in interface org.ctan.markup.html2latex.LinkManager
-
The method
seenprovides means to end the processing. - SELECT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
SELECTrepresents the select tag. - SELF_CLOSING - Enum constant in enum class org.ctan.markup.Tag.Type
-
The constant
SELF_CLOSINGcontains the type for tags which do not support a body and where the trailing / is optional. - send(MailService.Mail) - Method in class org.ctan.site.services.mail.MailService
-
The method
sendprovides means to sent an email. - serialVersionUID - Static variable in class org.ctan.site.services.upload.util.Messages
-
The field
serialVersionUIDcontains the version number. - set(long, String) - Method in class org.ctan.site.stores.UserStopwordStore
-
The method
setprovides means to set a stop word to a new value. - set(Long, String) - Method in class org.ctan.site.resources.admin.UserStopword3Resource
-
The method
setprovides means to reset a single stop word. - set(String, String, String) - Method in class org.ctan.site.services.account.AccountService
-
The method
setprovides means to set a single attribute of the user and save the result. - set(String, String, String) - Method in class org.ctan.site.stores.AuthorStore
-
The method
setprovides means to set a single attribute to a new value. - set(String, Map<String, String>) - Method in class org.ctan.site.resources.admin.CrudAuthor3Resource
-
The method
setprovides means to set a single attribute of an author. - set(String, Map<String, String>) - Method in class org.ctan.site.resources.admin.CrudUser3Resource
-
The method
setprovides means to set a single attribute of a user. - set(String, String, String) - Method in class org.ctan.site.stores.UserStore
-
The method
setprovides means to alter a single attribute and store the user instance. - set(User3Resource.SetRequest) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
setprovides means to set a single attribute and store the entity. - setBase(String) - Method in class org.ctan.markup.markdown.HtmlSanitizer
-
This is the setter for
base. - setBody(String) - Method in class org.ctan.site.services.postings.Posting
-
This is the setter for
body. - setDescription(String) - Method in class org.ctan.site.domain.catalogue.Upload
-
This method is the setter for the description.
- setEmails(String...) - Method in class org.ctan.site.domain.catalogue.Author
-
The method
setEmailsprovides means to set the emails. - setFamilyname(String) - Method in class org.ctan.site.domain.catalogue.Author
-
This method is the setter for family name.
- setGivenname(String) - Method in class org.ctan.site.domain.catalogue.Author
-
This method is the setter for given name.
- setHashedPassword(String) - Method in class org.ctan.site.domain.account.User
-
The method
setHashedPasswordprovides means to set the password. - setJunior(String) - Method in class org.ctan.site.domain.catalogue.Author
-
This method is the setter for junior name.
- setLicenses(String) - Method in class org.ctan.site.services.upload.SubmitService.UploadData
-
The method
setLicensesprovides means to split the argument and store the result as licenses. - setLicenses(String[]) - Method in class org.ctan.site.domain.catalogue.Upload
-
This is the setter for
license. - setMentionResolver(MentionResolver) - Method in class org.ctan.markup.markdown.MarkdownRenderer
-
This is the setter for
resolver. - setPasswd(User3Resource.PasswdRequest) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
setPasswdprovides means to set the password. - setPasswdFromTicket(String, String) - Method in class org.ctan.site.services.account.AccountService
-
The method
setPasswdFromTicketprovides means to set the password from a ticket. - setPassword(String, String) - Method in class org.ctan.site.services.account.AccountService
-
The method
setPasswordprovides means to set the password from a user. - setPassword(User3Resource.PasswordRequest) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
setPasswordprovides means to set the password. - setPseudonym(String) - Method in class org.ctan.site.domain.catalogue.Author
-
This method is the setter for pseudonym.
- SetRequest() - Constructor for class org.ctan.site.resources.site.User3Resource.SetRequest
- setSummary(String) - Method in class org.ctan.site.domain.catalogue.Upload
-
This method is the setter for the summary.
- setTopics(String) - Method in class org.ctan.site.services.upload.SubmitService.UploadData
-
The method
setTopicsprovides means to split the argument and store the result as topics. - setType(String, Boolean) - Method in class org.ctan.site.services.search.QueryContainer
-
The method
setTypeprovides means to set the value of a given type. - setUrlPrefix(String) - Method in class org.ctan.markup.markdown.MarkdownRenderer
-
This method is the setter for the URL prefix.
- setVon(String) - Method in class org.ctan.site.domain.catalogue.Author
-
This method is the setter for von name.
- SITE - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
SITEcontains the index type for the static pages. - SITE_DB_BUNDLE - Static variable in class org.ctan.site.CtanDatabaseBundles
-
The field
SITE_DB_BUNDLEcontains the Hibernate bundle for the site database. - sitemap() - Method in class org.ctan.site.resources.Sitemap3Resource
-
The method
sitemapprovides means to retrieve the site map as JSON. - Sitemap3Resource - Class in org.ctan.site.resources
-
The class
Sitemap3Resourcecontains the controller for the version resource. - Sitemap3Resource(SitemapService) - Constructor for class org.ctan.site.resources.Sitemap3Resource
-
This is the constructor for
Sitemap3Resource. - SitemapList() - Constructor for class org.ctan.site.services.SitemapService.SitemapList
- SitemapPage() - Constructor for class org.ctan.site.services.SitemapService.SitemapPage
- Sitemapper - Class in org.ctan.site.services
-
The class
Sitemappercontains the sitemapper. - Sitemapper() - Constructor for class org.ctan.site.services.Sitemapper
- SitemapService - Class in org.ctan.site.services
-
The class
Sitemap3Resourcecontains the controller for the version resource. - SitemapService() - Constructor for class org.ctan.site.services.SitemapService
- SitemapService.SitemapList - Class in org.ctan.site.services
-
The class
SitemapListcontains the transport object to encode a list of sitemap pages. - SitemapService.SitemapPage - Class in org.ctan.site.services
-
The class
SitemapPagecontains the transport object to encode a sitemap page. - sitemapVersion() - Method in class org.ctan.site.resources.Sitemap3Resource
-
The method
sitemapVersionprovides means to retrieve the current version number. - sitemapXml() - Method in class org.ctan.site.resources.Sitemap3Resource
-
The method
sitemapXmlprovides means to the site map as XML. - SitePage - Class in org.ctan.site.domain.site
-
The class
SitePagecontains a page of the site map. - SitePage() - Constructor for class org.ctan.site.domain.site.SitePage
- size() - Method in class org.ctan.site.services.postings.PostingCache
-
This method is a getter for the number of mails in the cache.
- size() - Method in class org.ctan.site.services.upload.util.Messages
-
The method
sizeprovides means to get the number of messages. - SKIP_TAG - Enum constant in enum class org.ctan.markup.Tag.Type
-
The constant
SKIP_TAGcontains the type for tags which are thrown out. - skipLine() - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method skips to EOL.
- skipSpace(StringBuilder) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method reads ahead and stores all whitespace characters in the provided buffer.
- skipWhiteSpace(int) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method reads ahead and skips all whitespace characters.
- SMALL - Enum constant in enum class org.ctan.markup.Tag
-
The constant
SMALLrepresents the small tag. - SPAN - Enum constant in enum class org.ctan.markup.Tag
-
The constant
SPANrepresents the span tag. - start() - Method in class org.ctan.site.services.postings.PostingsService
-
This method starts the processing right after the service has been constructed.
- start(Writer) - Method in enum class org.ctan.markup.Tag
-
This method writes the start tag to the writer.
- start(Writer, String, String) - Method in enum class org.ctan.markup.Tag
-
This method writes the start tag to the writer.
- start(Writer, Map<String, String>) - Method in enum class org.ctan.markup.Tag
-
This method writes the start tag to the writer.
- startSave(Writer, String, Map<String, String>) - Method in enum class org.ctan.markup.Tag
-
This method writes the start tag to the writer.
- Status - Class in org.ctan.site.domain.mirrors
-
This domain class represents the status of a CTAN mirror.
- Status() - Constructor for class org.ctan.site.domain.mirrors.Status
- Stopword - Class in org.ctan.site.domain.site
-
The domain class
Stopwordcontains the description of a forbidden word in the guest book on the site. - Stopword() - Constructor for class org.ctan.site.domain.site.Stopword
- Stopword3Resource - Class in org.ctan.site.resources.admin
-
The class
Stopword3Resourcecontains the CRUD controller for the guest book black list resource. - Stopword3Resource(StopwordStore) - Constructor for class org.ctan.site.resources.admin.Stopword3Resource
-
This is the constructor for the class
Stopword3Resource. - StopwordStore - Class in org.ctan.site.stores
-
The class
StopwordStorecontains the repository for guest book stop words. - StopwordStore(SessionFactory) - Constructor for class org.ctan.site.stores.StopwordStore
-
This is the constructor for the
StopwordStore. - store - Variable in class org.ctan.site.services.catalogue.AbstractImportService
-
The field
storecontains the encapsulated store. - STRIKE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
STRIKErepresents the strike tag. - StringHandler(String) - Constructor for class org.ctan.markup.html2latex.Html2Latex.StringHandler
-
Creates a new object.
- StringsMap() - Constructor for class org.ctan.site.stores.UploadStore.StringsMap
- STRONG - Enum constant in enum class org.ctan.markup.Tag
-
The constant
STRONGrepresents the strong tag. - STYLE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
STYLErepresents the style tag. - SUB - Enum constant in enum class org.ctan.markup.Tag
-
The constant
SUBrepresents the sub tag. - Submit11Service - Class in org.ctan.site.services.upload
-
This class contains the submit service in version 1.1.
- Submit11Service(CtanConfiguration, UploadService, MailService, PkgStore, TopicStore, LicenseStore) - Constructor for class org.ctan.site.services.upload.Submit11Service
-
This is the constructor for
Submit11Service. - SubmitResource - Class in org.ctan.site.resources.catalogue.api
-
The class
SubmitResourcecontains the controller for the submit resource. - SubmitResource(SubmitService) - Constructor for class org.ctan.site.resources.catalogue.api.SubmitResource
-
This is the constructor for the class
SubmitResource. - SubmitService - Interface in org.ctan.site.services.upload
-
This class contains the submit service interface.
- SubmitService.FieldOptions - Class in org.ctan.site.services.upload
-
The class
FieldOptionscontains the transport object for field descriptions. - SubmitService.Fields - Class in org.ctan.site.services.upload
-
The class
Fieldscontains the transport object for field specifications. - SubmitService.UploadData - Class in org.ctan.site.services.upload
-
The class
UploadDatacontains the transport object for the upload meta data. - summaryCountByPkg(String) - Method in class org.ctan.site.services.postings.PostingCache
-
This method is a getter for the monthly count by package.
- SUP - Enum constant in enum class org.ctan.markup.Tag
-
The constant
SUPrepresents the sup tag.
T
- TABLE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
TABLErepresents the table tag. - TableAnalyzer - Class in org.ctan.markup.html2latex
-
This class analyzes a HTML table to find out which columns are present.
- TableAnalyzer() - Constructor for class org.ctan.markup.html2latex.TableAnalyzer
- Tag - Enum Class in org.ctan.markup
-
This enumeration represents HTML tags.
- Tag.Type - Enum Class in org.ctan.markup
-
This enumeration defines the modes to sanitise tags.
- TAGS - Static variable in interface org.ctan.site.services.search.base.Fields
-
The field
TAGScontains the name of the tags field. - TBODY - Enum constant in enum class org.ctan.markup.Tag
-
The constant
TBODYrepresents the tbody tag. - TD - Enum constant in enum class org.ctan.markup.Tag
-
The constant
TDrepresents the td tag. - TDS - Static variable in class org.ctan.site.services.upload.util.TdsValidator
-
The field
TDScontains the specification if the TDS tree. - TdsValidator - Class in org.ctan.site.services.upload.util
-
This class constitutes a validator for TDS archives.
- TdsValidator() - Constructor for class org.ctan.site.services.upload.util.TdsValidator
- TETEX - Static variable in interface org.ctan.markup.Logos
-
The field
TETEXcontains the teTeX logo in HTML. - TEX - Static variable in interface org.ctan.markup.Logos
-
The field
TEXcontains the TeX logo in HTML. - tex2html(String) - Static method in interface org.ctan.markup.Logos
-
Translate TeX logos to HTML.
- Texarchive3Resource - Class in org.ctan.site.resources.texarchive
-
The class
TexArchive3Resourcecontains the controller for the/api/«xxx»/tex-archiveresource. - Texarchive3Resource(TexArchiveService) - Constructor for class org.ctan.site.resources.texarchive.Texarchive3Resource
-
This is the constructor for the class
TexArchive3Resource. - TexArchiveConfig() - Constructor for class org.ctan.site.CtanConfiguration.TexArchiveConfig
- TexarchiveHealthCheck - Class in org.ctan.site.health
-
The class
TexarchiveHealthCheckcontains the health check for the texarchive end-points. - TexarchiveHealthCheck(CtanConfiguration) - Constructor for class org.ctan.site.health.TexarchiveHealthCheck
-
This is the constructor for the class
AppHealthCheck. - TexarchiveListTo() - Constructor for class org.ctan.site.services.texarchive.TexArchiveService.TexarchiveListTo
- TexArchiveNotes - Class in org.ctan.site.domain.archive
-
The class
TexArchiveNotescontains additional infos for files or directories. - TexArchiveNotes() - Constructor for class org.ctan.site.domain.archive.TexArchiveNotes
- TexArchiveNotes3Resource - Class in org.ctan.site.resources.admin
-
The class
TexArchiveNotes3Resourcecontains the CRUD controller for the tex-archive notes resource. - TexArchiveNotes3Resource(TexArchiveNotesStore) - Constructor for class org.ctan.site.resources.admin.TexArchiveNotes3Resource
-
This is the constructor for the class
TexArchiveNotes3Resource. - TexArchiveNotesStore - Class in org.ctan.site.stores
-
The class
TexArchiveFileInfoStorecontains the repository for infos. - TexArchiveNotesStore(SessionFactory) - Constructor for class org.ctan.site.stores.TexArchiveNotesStore
-
This is the constructor for the
AuthorStore. - TexArchiveService - Class in org.ctan.site.services.texarchive
-
The class
TexarchiveServicecontains the service to access the TeX archive directory. - TexArchiveService(CtanConfiguration, PkgService, TexArchiveNotesStore) - Constructor for class org.ctan.site.services.texarchive.TexArchiveService
-
This is the constructor for the class
TexarchiveService. - TexArchiveService.FileTo - Class in org.ctan.site.services.texarchive
-
The class
FileTocontains the transport object for the list resource. - TexArchiveService.ReadmeTo - Class in org.ctan.site.services.texarchive
-
The class
ReadmeTocontains the transport object for the index resource. - TexArchiveService.TexarchiveListTo - Class in org.ctan.site.services.texarchive
-
The class
TexarchiveListTocontains a transport object for the list resource. - text2html(String) - Static method in interface org.ctan.markup.Logos
-
Translate TeX logos from text to HTML.
- text2html(String, boolean) - Static method in interface org.ctan.markup.Logos
-
Translate TeX logos from text to HTML.
- text2latex(String) - Static method in interface org.ctan.markup.Logos
-
Translate TeX logos from text to LaTeX.
- TEXTAREA - Enum constant in enum class org.ctan.markup.Tag
-
The constant
TEXTAREArepresents the textarea tag. - TextReadmeReader - Class in org.ctan.site.services.texarchive.readme
-
The class
TextReadmeReadercontains the reader for text. - TextReadmeReader(String) - Constructor for class org.ctan.site.services.texarchive.readme.TextReadmeReader
-
This is the constructor for
TextReadmeReader. - TFOOT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
TFOOTrepresents the tfoot tag. - TgzArchiveWrapper - Class in org.ctan.site.services.upload.util.archive
-
The class
TgzArchiveWrappercontains an adaptor for a TGZ archive. - TgzArchiveWrapper(String, InputStream) - Constructor for class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper
-
This is the constructor for
ZipArchive. - TgzArchiveWrapper.TgzEntryWrapper - Class in org.ctan.site.services.upload.util.archive
-
The class
TgzEntryWrappercontains the wrapper for an entry. - TgzEntryWrapper(TarArchiveEntry) - Constructor for class org.ctan.site.services.upload.util.archive.TgzArchiveWrapper.TgzEntryWrapper
-
This is the constructor for
ZipEntry. - TH - Enum constant in enum class org.ctan.markup.Tag
-
The constant
THrepresents the th tag. - THEAD - Enum constant in enum class org.ctan.markup.Tag
-
The constant
THEADrepresents the thead tag. - ticket(String) - Method in class org.ctan.site.resources.site.User3Resource
-
The method
ticketprovides means to check that a ticket exists and is not expired. - Ticket - Class in org.ctan.site.domain.account
-
The class
Ticketrepresents a request to perform some operation which requires an acknowledgment from the user. - Ticket() - Constructor for class org.ctan.site.domain.account.Ticket
- Ticket3Resource - Class in org.ctan.site.resources.admin
-
The class
Ticket3Resourcecontains the CRUD controller for the tickets list resource. - Ticket3Resource(TicketStore) - Constructor for class org.ctan.site.resources.admin.Ticket3Resource
-
This is the constructor for the class
Ticket3Resource. - TicketStore - Class in org.ctan.site.stores
-
The class
TicketStorecontains the repository for tickets. - TicketStore(SessionFactory) - Constructor for class org.ctan.site.stores.TicketStore
-
This is the constructor for the
PkgStore. - TITLE - Enum constant in enum class org.ctan.markup.Tag
-
The constant
TITLErepresents the title tag. - TITLE - Static variable in interface org.ctan.site.services.search.base.Fields
-
The field
TITLEcontains the name of the title field. - To() - Constructor for class org.ctan.site.services.account.AccountService.To
- toBibtex(BibtexService.BibtexConfig) - Method in class org.ctan.site.services.catalogue.BibtexService
-
Generate a BibTeX file for all packages.
- toBibtex(BibtexService.BibtexConfig, String...) - Method in class org.ctan.site.services.catalogue.BibtexService
-
Generate a BibTeX file for a list of packages.
- toBibtex(BibtexService.BibtexConfig, Pkg...) - Method in class org.ctan.site.services.catalogue.BibtexService
-
Generate a BibTeX file for a list of packages.
- toFile(File) - Method in class org.ctan.site.domain.catalogue.Upload
-
This method saves the upload to a file.
- toHtml() - Method in class org.ctan.site.services.upload.util.Messages
-
The method
toHtmlprovides means to format the messages as HTML. - toLexString() - Method in class org.ctan.site.domain.catalogue.Author
-
The method
toLexStringprovides means to get a string representation for lexical ordering. - toMap() - Method in class org.ctan.site.domain.account.UserStopword
-
The method
toMapprovides means to get the instance as an immutable Map. - toMap() - Method in class org.ctan.site.domain.archive.ArchiveFile
-
The method
toMapprovides means to get the instance as Map. - toMap() - Method in class org.ctan.site.domain.archive.TexArchiveNotes
-
The method
toMapprovides means to get the instance as an immutable Map. - toMap() - Method in class org.ctan.site.domain.catalogue.Author
-
The method
toMapprovides means to translate the instance into a Map. - toMap() - Method in class org.ctan.site.domain.catalogue.License
-
The method
toMapprovides means to get the instance as an immutable Map. - toMap() - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
toMapprovides means to get the instance as an immutable Map. - toMap() - Method in class org.ctan.site.domain.catalogue.Upload
-
The method
toMapprovides means to get the instance as an Map. - toMap() - Method in class org.ctan.site.domain.site.GuestBook
-
The method
toMapprovides means to get the instance as an immutable Map. - toMap() - Method in class org.ctan.site.domain.site.Message
-
The method
toMapprovides means to get the instance as an immutable Map. - toMap() - Method in class org.ctan.site.domain.site.Stopword
-
The method
toMapprovides means to get the instance as an immutable Map. - toMap() - Method in class org.ctan.site.domain.site.Vote
-
The method
toMapprovides means to get the instance as an immutable Map. - toMap(String) - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
toMapprovides means to get the instance as an immutable Map. - Topic - Class in org.ctan.site.domain.catalogue
-
The domain class
Topicrepresents a topic in the Catalogue. - Topic() - Constructor for class org.ctan.site.domain.catalogue.Topic
- TOPIC - Enum constant in enum class org.ctan.site.services.content.ContentService.TeaserType
-
The indicator for a topic.
- Topic3Resource - Class in org.ctan.site.resources.catalogue
-
The class
Topic3Resourcecontains the controller for the topic resource. - Topic3Resource(CtanConfiguration.CtanConfig, TopicStore, ContentService, VoteStore) - Constructor for class org.ctan.site.resources.catalogue.Topic3Resource
-
This is the constructor for the class
Topic3Resource. - Topic3Resource.TopicInfoTo - Class in org.ctan.site.resources.catalogue
-
The class
TopicInfoTocontains the transport object for topic infos. - Topic3Resource.TopicPkgTo - Class in org.ctan.site.resources.catalogue
-
The class
TopicPkgTocontains the transport object for packages. - Topic3Resource.TopicSummaryTo - Class in org.ctan.site.resources.catalogue
-
The class
TopicSummaryTocontains the transport object for the topic resource in the summary list. - Topic3Resource.TopicTo - Class in org.ctan.site.resources.catalogue
-
The class
TopicTocontains the transport object for the topic resource. - TopicDetail - Class in org.ctan.site.domain.catalogue
-
The class
TopicDetailcontains a domain class for a single detail in one language for a topic in the Catalogue. - TopicDetail() - Constructor for class org.ctan.site.domain.catalogue.TopicDetail
- TopicInfoTo() - Constructor for class org.ctan.site.resources.catalogue.Topic3Resource.TopicInfoTo
- TopicPkgTo() - Constructor for class org.ctan.site.resources.catalogue.Topic3Resource.TopicPkgTo
- TOPICS - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
TOPICScontains the index type for topics. - topicsAsString() - Method in class org.ctan.site.domain.catalogue.Pkg
-
The method
topicsAsStringprovides means to retrieve the topic keys. - TopicsImportService - Class in org.ctan.site.services.catalogue
-
This service deals with the topics from a file.
- TopicsImportService(File, TopicStore) - Constructor for class org.ctan.site.services.catalogue.TopicsImportService
-
This is the constructor for
TopicsImportService. - TopicStore - Class in org.ctan.site.stores
-
The class
TopicStorecontains the repository for topics. - TopicStore(SessionFactory, IndexingSession) - Constructor for class org.ctan.site.stores.TopicStore
-
This is the constructor for the
TopicStore. - TopicSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Pkg3Resource.TopicSummaryTo
- TopicSummaryTo() - Constructor for class org.ctan.site.resources.catalogue.Topic3Resource.TopicSummaryTo
- TopicTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonTopicResource.TopicTo
- TopicTo() - Constructor for class org.ctan.site.resources.catalogue.Topic3Resource.TopicTo
- toString() - Method in class org.ctan.markup.markdown.MarkdownRenderer
- toString() - Method in class org.ctan.site.domain.account.Ticket
- toString() - Method in class org.ctan.site.domain.account.User
- toString() - Method in class org.ctan.site.domain.catalogue.Author
- toString() - Method in class org.ctan.site.domain.catalogue.AuthorEmail
- toString() - Method in class org.ctan.site.domain.catalogue.AuthorRef
- toString() - Method in class org.ctan.site.domain.catalogue.InstallData
- toString() - Method in class org.ctan.site.domain.catalogue.Pkg
- toString() - Method in class org.ctan.site.domain.catalogue.PkgCopyright
- toString() - Method in class org.ctan.site.domain.catalogue.TopicDetail
- toString() - Method in class org.ctan.site.domain.catalogue.Upload
- toString() - Method in class org.ctan.site.domain.mirrors.Continents
- toString() - Method in class org.ctan.site.domain.mirrors.Countries
- toString() - Method in class org.ctan.site.domain.mirrors.MirrorRegistration
- toString() - Method in class org.ctan.site.domain.mirrors.Mirrors
- toString() - Method in class org.ctan.site.domain.mirrors.Status
- toString() - Method in class org.ctan.site.domain.site.GuestBook
- toString() - Method in class org.ctan.site.domain.site.Lug
- toString() - Method in class org.ctan.site.domain.site.Vote
- toString() - Method in class org.ctan.site.services.postings.Posting
- toString() - Method in class org.ctan.site.services.upload.util.Messages
- total() - Method in class org.ctan.site.services.postings.PostingCache
-
The method
totalprovides means to retrieve the total number of mails. - toText() - Method in class org.ctan.site.services.upload.util.Messages
-
The method
toTextprovides means to format the messages as text. - toUrl() - Method in class org.ctan.site.domain.site.GuestBook
-
This method
toUrlreturns the URL for the search index. - TR - Enum constant in enum class org.ctan.markup.Tag
-
The constant
TRrepresents the tr tag. - TT - Enum constant in enum class org.ctan.markup.Tag
-
The constant
TTrepresents the tt tag. - TYPE - Static variable in interface org.ctan.site.services.search.base.Fields
-
The field
TYPEcontains the name of the type field.
U
- U - Enum constant in enum class org.ctan.markup.Tag
-
The constant
Urepresents the u tag. - UL - Enum constant in enum class org.ctan.markup.Tag
-
The constant
ULrepresents the ul tag. - UnbalancedBracesException - Exception Class in minitex
-
This exception signals that unbalanced braces have been encountered.
- UnbalancedBracesException() - Constructor for exception class minitex.UnbalancedBracesException
-
This is the constructor for
UnbalancedBraces. - unget(int) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method pushes back a character to the input stream.
- unget(int, CharSequence) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method pushes back a string to the input stream.
- unget(int, CharSequence, int) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method pushes back a string to the input stream.
- unget(int, CharSequence, CharSequence) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method pushes back a string to the input stream.
- unget(int, CharSequence, CharSequence, int) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method pushes back a string to the input stream.
- unget(CharSequence) - Method in class org.ctan.markup.markdown.MarkdownScanner
-
This method pushes back a string to the input stream.
- UNKNOWN - Enum constant in enum class org.ctan.site.domain.archive.ArchiveFile.FileType
-
The field
UNKNOWNcontains the indicates an unknown file type. - UNKNOWN - Enum constant in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
The field
UNKNOWNcontains the indicates an unknown status. - unread(int) - Method in class org.ctan.markup.markdown.syntax.HighlightReader
- update() - Method in class org.ctan.site.services.catalogue.CatalogueImportService
-
The method
updateprovides means to read the Catalogue from XML files into the database. - update() - Method in class org.ctan.site.services.lugs.LugsImportService
-
Contact the NTG site to download the LUG database and store the entries in the site database.
- update() - Method in class org.ctan.site.services.postings.PostingCache
-
This method scans all files in the base directory and reads in the new or changed mail archive files.
- update() - Method in class org.ctan.site.services.texarchive.ArchiveFilesUpdateService
-
The method
updateprovides means to traverse the directory tree and update the database accordingly. - updateEntriesAuthors() - Method in class org.ctan.site.services.catalogue.AuthorsImportService
-
The method
updateEntriesAuthorsprovides means to parse an XML file and add the authors found to the database. - updateExisting() - Method in class org.ctan.site.services.catalogue.PkgsImportService
-
The method
updateExistingprovides means to parse an XML file and add the entries found to the database. - updateExisting() - Method in class org.ctan.site.services.catalogue.TopicsImportService
-
The method
updateExistingprovides means to parse an XML file and add the topics found to the database. - updateIndex() - Method in class org.ctan.site.stores.ArchiveFileStore
-
The method
updateIndexprovides means to update all entries in the database. - updateIndex() - Method in class org.ctan.site.stores.base.AbstractIndexingStore
-
The method
updateIndexprovides means to update all entries in the database. - updateIndex() - Method in interface org.ctan.site.stores.base.IndexingStore
-
The method
updateIndexprovides means to update all entries in the database. - updateIndex(String, IndexingSession.IndexArgs) - Method in class org.ctan.site.services.search.base.IndexingSession
-
The method
updateIndexprovides means to update the search index. - updateIndex(IndexingSession) - Method in class org.ctan.site.domain.archive.ArchiveFile
-
The method
updateIndexprovides means to update the entity in the search index. - updateIndex(IndexingSession) - Method in class org.ctan.site.domain.archive.TexArchiveNotes
-
The method
updateIndexprovides means to update the entity in the search index. - updateIndex(IndexingSession) - Method in class org.ctan.site.domain.catalogue.Author
-
The method
updateIndexprovides means to update the entity in the search index. - updateIndex(IndexingSession) - Method in class org.ctan.site.domain.catalogue.License
-
The method
updateIndexprovides means to update the entity in the search index. - updateIndex(IndexingSession) - Method in class org.ctan.site.domain.catalogue.Pkg
-
The method
updateIndexprovides means to update the entity in the search index. - updateIndex(IndexingSession) - Method in class org.ctan.site.domain.catalogue.Topic
-
The method
updateIndexprovides means to update the entity in the search index. - updateIndex(IndexingSession) - Method in class org.ctan.site.domain.mirrors.Mirrors
-
The method
updateIndexprovides means to update the entity in the search index. - updateIndex(IndexingSession) - Method in class org.ctan.site.domain.site.GuestBook
-
The method
updateIndexprovides means to update the entity in the search index. - updateIndex(IndexingSession) - Method in interface org.ctan.site.services.search.base.Searchable
-
The method
updateIndexprovides means to update the entity in the search index. - upload(String, InputStream, FormDataContentDisposition, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.ctan.site.resources.catalogue.api.SubmitResource
-
The method
uploadprovides means to upload a package to CTAN. - upload(String, SubmitService.UploadData, String, InputStream, User) - Method in class org.ctan.site.services.upload.Submit11Service
-
This method performs a validation and a following upload if the validation has succeeded.
- upload(String, SubmitService.UploadData, String, InputStream, User) - Method in interface org.ctan.site.services.upload.SubmitService
-
This method performs a validation and a following upload if the validation has succeeded.
- Upload - Class in org.ctan.site.domain.catalogue
-
This domain class represents the log entry for a successful upload.
- Upload() - Constructor for class org.ctan.site.domain.catalogue.Upload
- UPLOAD - Enum constant in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
The field
UPLOADcontains the indicator for a successful upload. - UPLOAD_DOWN - Enum constant in enum class org.ctan.site.domain.site.Message.MessageType
-
The field
UPLOAD_DOWNcontains the message if the upload is not processed. - UPLOAD_ERROR - Enum constant in enum class org.ctan.site.domain.site.Message.MessageType
-
The field
UPLOAD_ERRORcontains the indicator for the upload error message. - UPLOAD_FAILURE - Enum constant in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
The field
UPLOAD_FAILUREcontains the indicator for a failed upload. - UPLOAD_MANAGER - Enum constant in enum class org.ctan.site.domain.account.Role
-
The field
UPLOAD_MANAGERcontains the role of an upload manager. - UPLOAD_OK - Enum constant in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
- Upload.TerminationStatus - Enum Class in org.ctan.site.domain.catalogue
-
This enumeration lists known file types.
- Upload3Resource - Class in org.ctan.site.resources.upload
-
The class
Upload3Resourcecontains the controller for the upload resource. - Upload3Resource(UploadService) - Constructor for class org.ctan.site.resources.upload.Upload3Resource
-
This is the constructor for the class
TexArchive3Resource. - UploadConfig() - Constructor for class org.ctan.site.CtanConfiguration.UploadConfig
- UploadData() - Constructor for class org.ctan.site.services.upload.SubmitService.UploadData
- UploaderRef - Class in org.ctan.site.domain.catalogue
-
The class
UploaderRefcontains the association of author and package for the uploader of the package. - UploaderRef() - Constructor for class org.ctan.site.domain.catalogue.UploaderRef
- UploadService - Class in org.ctan.site.services.upload
-
The class
UploadServicecontains the service to access the incoming directory. - UploadService(CtanConfiguration.UploadConfig, UploadStore) - Constructor for class org.ctan.site.services.upload.UploadService
-
This is the constructor for the class
UploadService. - UploadService.IncomingTo - Class in org.ctan.site.services.upload
-
The class
IncomingTocontains the transport object for the paged list of incoming files. - UploadStore - Class in org.ctan.site.stores
-
The class
UploadStorecontains the repository for votes. - UploadStore(SessionFactory) - Constructor for class org.ctan.site.stores.UploadStore
-
This is the constructor for the
UploadStore. - UploadStore.StringsMap - Class in org.ctan.site.stores
-
The class
StringsMapcontains a class for a mapping of String to Object. - User - Class in org.ctan.site.domain.account
-
The domain class
Usercontains the description of a user account on the site. - User() - Constructor for class org.ctan.site.domain.account.User
- User.CtanPrincipal - Class in org.ctan.site.domain.account
-
The class
CtanPrincipalcontains the transport object for authentication. - User.PrintableUser - Class in org.ctan.site.domain.account
-
The class
PrintableUsercontains the printable attributes of a user. - User3Resource - Class in org.ctan.site.resources.site
-
The class
User3Resourcecontains the controller for the user resource. - User3Resource(AccountService) - Constructor for class org.ctan.site.resources.site.User3Resource
-
This is the constructor for the class
User3Resource. - User3Resource.CtanSiteConfigTo - Class in org.ctan.site.resources.site
-
The class
CtanSiteConfigTocontains the transport object for the configuration resource. - User3Resource.LoginRequest - Class in org.ctan.site.resources.site
-
The class
LoginRequestcontains the transport object for the login request. - User3Resource.PasswdRequest - Class in org.ctan.site.resources.site
-
The class
PasswdRequestcontains the transport object for the password request. - User3Resource.PasswdTokenRequest - Class in org.ctan.site.resources.site
-
The class
PasswdTokenRequestcontains the transport object for the password token request. - User3Resource.PasswordRequest - Class in org.ctan.site.resources.site
-
The class
PasswordRequestcontains the transport object for the password request. - User3Resource.RefreshRequest - Class in org.ctan.site.resources.site
-
The class
RefreshRequestcontains the transport object for the refresh request. - User3Resource.RegisterRequest - Class in org.ctan.site.resources.site
-
The class
RegisterRequestcontains the transport object for the register request. - User3Resource.RemoveRequest - Class in org.ctan.site.resources.site
-
The class
RemoveReqcontains the parameters for the remove request. - User3Resource.SetRequest - Class in org.ctan.site.resources.site
-
The class
SetRequestcontains the request object for the set request. - User3Resource.UserInfo - Class in org.ctan.site.resources.site
-
The class
UserInfocontains the transport object for the user info request. - UserInfo() - Constructor for class org.ctan.site.resources.site.User3Resource.UserInfo
- UserRole - Class in org.ctan.site.domain.account
-
The class
UserRolerepresents the mapping from user to its roles. - UserRole() - Constructor for class org.ctan.site.domain.account.UserRole
- USERS - Enum constant in enum class org.ctan.site.services.search.base.IndexType
-
The constant
USERScontains the site users. - UserStopword - Class in org.ctan.site.domain.account
-
The domain class
UserStopwordcontains the description of a forbidden user account name on the site. - UserStopword() - Constructor for class org.ctan.site.domain.account.UserStopword
- UserStopword3Resource - Class in org.ctan.site.resources.admin
-
The class
CrudUserBlacklist3Resourcecontains the CRUD controller for the user black list resource. - UserStopword3Resource(UserStopwordStore) - Constructor for class org.ctan.site.resources.admin.UserStopword3Resource
-
This is the constructor for the class
CrudUser3Resource. - UserStopwordStore - Class in org.ctan.site.stores
-
The class
UserStopwordStorecontains the repository for user stop words. - UserStopwordStore(SessionFactory) - Constructor for class org.ctan.site.stores.UserStopwordStore
-
This is the constructor for the
UserStopwordStore. - UserStore - Class in org.ctan.site.stores
-
The class
UserStorecontains the repository for users. - UserStore(SessionFactory) - Constructor for class org.ctan.site.stores.UserStore
-
This is the constructor for the
UserStore. - UserTo() - Constructor for class org.ctan.site.services.account.AccountService.UserTo
V
- validate(String, InputStream, FormDataContentDisposition, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.ctan.site.resources.catalogue.api.SubmitResource
-
The method
validateprovides means to upload a package to CTAN for validation. - validate(String, SubmitService.UploadData, String, InputStream) - Method in class org.ctan.site.services.upload.Submit11Service
-
This service method performs a validation and tries to store the data as upload.
- validate(String, SubmitService.UploadData, String, InputStream) - Method in interface org.ctan.site.services.upload.SubmitService
-
This service method performs a validation and tries to store the data as upload.
- VALIDATE - Enum constant in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
The field
VALIDATEcontains the status of a validation request. - VALIDATE_FAILURE - Enum constant in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
The field
VALIDATE_FAILUREcontains the status of a validation request which failed. - VALIDATE_OK - Enum constant in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
The field
VALIDATE_FAILUREcontains the status of a validation request which succeeded. - validateArchive(Messages, String, String, InputStream) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method
validateArchivetakes an archive file for a package and analyses its contents. - validateArchiveFiles(Messages, String, Archive) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method
validateArchiveFileschecks the archive file given. - validateCtanPath(Messages, String, String) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
Apply checks to the CTAN path.
- validateLicense(Messages, String) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
This method checks a license against the known licenses in the database.
- validateTopic(Messages, String) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
Validate that the given topics are known.
- validateUrl(Messages, String, String) - Method in class org.ctan.site.services.upload.util.AbstractSubmitValidator
-
Validate that the given URL can be retrieved.
- value() - Method in enum class org.ctan.site.domain.catalogue.Author.NameFormat
-
Getter for the value.
- value() - Method in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
Getter for the value.
- valueOf(String) - Static method in enum class org.ctan.markup.Tag.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.markup.Tag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.site.domain.account.Role
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.site.domain.archive.ArchiveFile.FileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.site.domain.catalogue.Author.NameFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.site.domain.Gender
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.site.domain.site.Message.MessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.site.services.content.ContentService.TeaserType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.ctan.site.services.search.base.IndexType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.ctan.markup.Tag.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.markup.Tag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.site.domain.account.Role
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.site.domain.archive.ArchiveFile.FileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.site.domain.catalogue.Author.NameFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.site.domain.catalogue.Upload.TerminationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.site.domain.Gender
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.site.domain.site.Message.MessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.site.services.content.ContentService.TeaserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.ctan.site.services.search.base.IndexType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VAR - Enum constant in enum class org.ctan.markup.Tag
-
The constant
VARrepresents the var tag. - VERIFIER_AUTH - Static variable in class org.ctan.site.services.account.JwtManager
-
The field
VERIFIERcontains the verifier. - VERIFIER_REFRESH - Static variable in class org.ctan.site.services.account.JwtManager
-
The field
VERIFIERcontains the verifier. - verify(String, String) - Static method in class org.ctan.site.services.util.SecurityUtils
-
The method
verifyprovides means to check that the hash fits to the password. - verifyAuth(String) - Static method in class org.ctan.site.services.account.JwtManager
-
The method
verifyAuthprovides means to verify a JWT and return the account. - verifyRefresh(String) - Static method in class org.ctan.site.services.account.JwtManager
-
The method
verifyprovides means to verify a JWT and return the account. - verifyTicket(String) - Method in class org.ctan.site.services.account.AccountService
-
The method
verifyTicketprovides means to check that a ticket exists and is not expired. - version() - Method in class org.ctan.site.resources.catalogue.api.SubmitResource
-
The method
versionprovides means to retrieve the version number of the API. - Version3Resource - Class in org.ctan.site.resources.catalogue
-
The class
Version3Resourcecontains the controller for the version resource. - Version3Resource() - Constructor for class org.ctan.site.resources.catalogue.Version3Resource
- VersionTo() - Constructor for class org.ctan.site.resources.catalogue.api.JsonPkgResource.VersionTo
- vote(String, int, int, String, String) - Method in class org.ctan.site.resources.catalogue.Vote3Resource
-
The method
voteprovides means to update a vote. - Vote - Class in org.ctan.site.domain.site
-
The domain class
Votecontains the description of a forbidden word in the guest book on the site. - Vote() - Constructor for class org.ctan.site.domain.site.Vote
- Vote3Resource - Class in org.ctan.site.resources.catalogue
-
The class
Vote3Resourcecontains the controller for the vote resource. - Vote3Resource(VoteStore, VoteService, PkgStore, UserStore) - Constructor for class org.ctan.site.resources.catalogue.Vote3Resource
-
This is the constructor for
Vote3Resource. - VoteService - Class in org.ctan.site.services.catalogue
-
This service deals with votes.
- VoteService(VoteStore) - Constructor for class org.ctan.site.services.catalogue.VoteService
-
This is the constructor for
VoteService. - VoteService.VoteSummaryTo - Class in org.ctan.site.services.catalogue
-
The class
VoteSummaryTocontains the transport object for the vote resource in the summary list. - VoteService.VoteTo - Class in org.ctan.site.services.catalogue
-
The class
VoteTocontains the transport object for the vote. - VoteStore - Class in org.ctan.site.stores
-
The class
VoteStorecontains the repository for votes. - VoteStore(SessionFactory) - Constructor for class org.ctan.site.stores.VoteStore
-
This is the constructor for the
VoteStore. - VoteStore.CountInfo - Class in org.ctan.site.stores
-
The class
CountInfocontains the transport object for the statistics data. - VoteSummaryTo() - Constructor for class org.ctan.site.services.catalogue.VoteService.VoteSummaryTo
- VoteTo() - Constructor for class org.ctan.site.services.catalogue.VoteService.VoteTo
W
- warning(String...) - Method in class org.ctan.site.services.upload.util.Messages
-
This method adds a warning message with the given parameters.
- WESTERN - Enum constant in enum class org.ctan.site.domain.catalogue.Author.NameFormat
-
The field
WESTERNindicates a Western name. - write(char[], int, int) - Method in class org.ctan.markup.markdown.MarkdownWriter
- write(int) - Method in class org.ctan.markup.markdown.MarkdownWriter
- write(Writer, Map<String, String>) - Method in enum class org.ctan.markup.Tag
-
This method writes the tag to the writer.
- write(String) - Method in class org.ctan.markup.markdown.MarkdownWriter
- writeEscaped(int) - Method in class org.ctan.markup.markdown.MarkdownWriter
-
This method writes a character to out and escapes HTML entities.
- writeReference(String) - Method in class org.ctan.markup.markdown.MarkdownWriter
-
This method places a reference on the output.
- writeReferenceText(String) - Method in class org.ctan.markup.markdown.MarkdownWriter
-
This method places a reference text on the output.
- writeSave(Writer, Map<String, String>) - Method in enum class org.ctan.markup.Tag
-
This method writes the tag to the writer.
X
- X - Enum constant in enum class org.ctan.site.domain.Gender
-
The indicator for a group.
- XE_LA_TEX - Static variable in interface org.ctan.markup.Logos
-
The field
XE_LA_TEXcontains the Xe(La)TeX logo in HTML. - XELATEX - Static variable in interface org.ctan.markup.Logos
-
The field
XELATEXcontains the XeLaTeX logo in HTML. - XETEX - Static variable in interface org.ctan.markup.Logos
-
The field
XETEXcontains the XeTeX logo in HTML. - XmlAuthorResource - Class in org.ctan.site.resources.catalogue.api
-
The class
XmlAuthorResourcecontains the controller for the author resource. - XmlAuthorResource(AuthorStore) - Constructor for class org.ctan.site.resources.catalogue.api.XmlAuthorResource
-
This is the constructor for the class
XmlAuthorResource. - XmlDtdResource - Class in org.ctan.site.resources.catalogue.api
-
The class
XmlDtdResourcecontains the controller for the DTD resource. - XmlDtdResource() - Constructor for class org.ctan.site.resources.catalogue.api.XmlDtdResource
- XmlLicenseResource - Class in org.ctan.site.resources.catalogue.api
-
The class
XmlLicenseResourcecontains the controller for the author resource. - XmlLicenseResource(LicenseStore) - Constructor for class org.ctan.site.resources.catalogue.api.XmlLicenseResource
-
This is the constructor for the class
XmlLicenseResource. - XmlPkgResource - Class in org.ctan.site.resources.catalogue.api
-
The class
XmlPkgResourcecontains the controller for the pkg resource. - XmlPkgResource(PkgStore) - Constructor for class org.ctan.site.resources.catalogue.api.XmlPkgResource
-
This is the constructor for the class
XmlPkgResource. - XmlTopicResource - Class in org.ctan.site.resources.catalogue.api
-
The class
XmlTopicResourcecontains the controller for the topic resource. - XmlTopicResource(TopicStore) - Constructor for class org.ctan.site.resources.catalogue.api.XmlTopicResource
-
This is the constructor for the class
XmlAuthorResource. - XmlVersionResource - Class in org.ctan.site.resources.catalogue.api
-
The class
XmlVersionResourcecontains the controller for the version resource. - XmlVersionResource() - Constructor for class org.ctan.site.resources.catalogue.api.XmlVersionResource
- XmlWriter - Class in org.ctan.site.resources.catalogue.api
-
The class
XmlWritercontains the specialised writer for XML files. - XmlWriter() - Constructor for class org.ctan.site.resources.catalogue.api.XmlWriter
Z
- ZipArchiveWrapper - Class in org.ctan.site.services.upload.util.archive
-
The class
Archivecontains the wrapper for a ZIP archive. - ZipArchiveWrapper(String, InputStream) - Constructor for class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper
-
This is the constructor for
ZipArchiveWrapper. - ZipArchiveWrapper.ZipEntryWrapper - Class in org.ctan.site.services.upload.util.archive
-
The class
ZipEntryWrappercontains the wrapper for an entry. - ZipEntryWrapper(ZipEntry) - Constructor for class org.ctan.site.services.upload.util.archive.ZipArchiveWrapper.ZipEntryWrapper
-
This is the constructor for
ZipEntry.
_
- _DOCTYPE - Enum constant in enum class org.ctan.markup.Tag
-
The
_DOCTYPEtag. - _LA_TEX - Static variable in interface org.ctan.markup.Logos
-
The field
_LA_TEXcontains the (La)TeX logo in HTML. - _SKIP - Enum constant in enum class org.ctan.markup.Tag
-
The
_SKIPpseudo tag for everything to be skipped.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form