Uses of Class
com.vladsch.flexmark.ast.util.ReferenceRepository
Packages that use ReferenceRepository
Package
Description
AST node types (see
Node) and visitors (see NodeVisitor)Parse input text to AST nodes see
Parser-
Uses of ReferenceRepository in com.vladsch.flexmark.ast
Classes in com.vladsch.flexmark.ast that implement interfaces with type arguments of type ReferenceRepositoryMethods in com.vladsch.flexmark.ast with parameters of type ReferenceRepository -
Uses of ReferenceRepository in com.vladsch.flexmark.ast.util
Methods in com.vladsch.flexmark.ast.util that return types with arguments of type ReferenceRepositoryModifier and TypeMethodDescription@NotNull DataKey<ReferenceRepository> ReferenceRepository.getDataKey() -
Uses of ReferenceRepository in com.vladsch.flexmark.ext.gitlab.internal
Fields in com.vladsch.flexmark.ext.gitlab.internal declared as ReferenceRepositoryModifier and TypeFieldDescriptionprivate final ReferenceRepositoryGitLabNodeRenderer.referenceRepository -
Uses of ReferenceRepository in com.vladsch.flexmark.formatter.internal
Subclasses with type arguments of type ReferenceRepository in com.vladsch.flexmark.formatter.internalMethods in com.vladsch.flexmark.formatter.internal that return ReferenceRepository -
Uses of ReferenceRepository in com.vladsch.flexmark.html.renderer
Fields in com.vladsch.flexmark.html.renderer declared as ReferenceRepositoryModifier and TypeFieldDescriptionprivate final ReferenceRepositoryCoreNodeRenderer.referenceRepository -
Uses of ReferenceRepository in com.vladsch.flexmark.jira.converter.internal
Fields in com.vladsch.flexmark.jira.converter.internal declared as ReferenceRepositoryModifier and TypeFieldDescriptionprivate final ReferenceRepositoryJiraConverterNodeRenderer.referenceRepository -
Uses of ReferenceRepository in com.vladsch.flexmark.parser
Fields in com.vladsch.flexmark.parser with type parameters of type ReferenceRepository -
Uses of ReferenceRepository in com.vladsch.flexmark.parser.internal
Fields in com.vladsch.flexmark.parser.internal declared as ReferenceRepositoryModifier and TypeFieldDescriptionprotected ReferenceRepositoryInlineParserImpl.referenceRepositoryLink references by ID, needs to be built up using parseReference before calling parse. -
Uses of ReferenceRepository in com.vladsch.flexmark.youtrack.converter.internal
Fields in com.vladsch.flexmark.youtrack.converter.internal declared as ReferenceRepositoryModifier and TypeFieldDescriptionprivate final ReferenceRepositoryYouTrackConverterNodeRenderer.referenceRepository