A C E F G I O P R S T V 
All Classes All Packages

A

addFirstReferenceOffset(int) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 

C

closingMarker - Variable in class com.vladsch.flexmark.ext.footnotes.Footnote
 
closingMarker - Variable in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
com.vladsch.flexmark.ext.footnotes - package com.vladsch.flexmark.ext.footnotes
 
compareTo(FootnoteBlock) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
create() - Static method in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 

E

extend(Formatter.Builder) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
extend(HtmlRenderer.Builder, String) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
extend(Parser.Builder) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 

F

footnote - Variable in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
Footnote - Class in com.vladsch.flexmark.ext.footnotes
A Footnote referencing node
Footnote() - Constructor for class com.vladsch.flexmark.ext.footnotes.Footnote
 
Footnote(BasedSequence) - Constructor for class com.vladsch.flexmark.ext.footnotes.Footnote
 
Footnote(BasedSequence, BasedSequence, BasedSequence) - Constructor for class com.vladsch.flexmark.ext.footnotes.Footnote
 
FOOTNOTE_BACK_LINK_REF_CLASS - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
FOOTNOTE_BACK_REF_STRING - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
FOOTNOTE_LINK_REF_CLASS - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
FOOTNOTE_PLACEMENT - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
FOOTNOTE_REF_PREFIX - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
FOOTNOTE_REF_SUFFIX - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
FOOTNOTE_SORT - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
footnoteBlock - Variable in class com.vladsch.flexmark.ext.footnotes.Footnote
 
FootnoteBlock - Class in com.vladsch.flexmark.ext.footnotes
A Footnote definition node containing text and other inline nodes nodes as children.
FootnoteBlock() - Constructor for class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
FootnoteBlock(BasedSequence) - Constructor for class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
FootnoteExtension - Class in com.vladsch.flexmark.ext.footnotes
Extension for footnotes
FOOTNOTES - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
FOOTNOTES_KEEP - Static variable in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 
FootnoteVisitor - Interface in com.vladsch.flexmark.ext.footnotes
 
FootnoteVisitorExt - Class in com.vladsch.flexmark.ext.footnotes
 
FootnoteVisitorExt() - Constructor for class com.vladsch.flexmark.ext.footnotes.FootnoteVisitorExt
 

G

getAstExtra(StringBuilder) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getAstExtra(StringBuilder) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getClosingMarker() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getClosingMarker() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getFirstReferenceOffset() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getFootnote() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getFootnoteBlock() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getFootnoteBlock(FootnoteRepository) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getFootnoteOrdinal() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getFootnoteReferences() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getOpeningMarker() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getOpeningMarker() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getReference() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getReferenceNode(FootnoteRepository) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getReferenceNode(Document) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getReferenceOrdinal() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getReferencingNode(Node) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getSegments() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getSegments() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
getText() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
getText() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 

I

isDefined() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
isItemParagraph(Paragraph) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
isParagraphInTightListItem(Paragraph) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
isParagraphWrappingDisabled(Paragraph, ListOptions, DataHolder) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
isReferenced() - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
isTentative() - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 

O

openingMarker - Variable in class com.vladsch.flexmark.ext.footnotes.Footnote
 
openingMarker - Variable in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 

P

parserOptions(MutableDataHolder) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 

R

referenceOrdinal - Variable in class com.vladsch.flexmark.ext.footnotes.Footnote
 
rendererOptions(MutableDataHolder) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 

S

setClosingMarker(BasedSequence) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
setClosingMarker(BasedSequence) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
setFirstReferenceOffset(int) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
setFootnote(BasedSequence) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
setFootnoteBlock(FootnoteBlock) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
setFootnoteOrdinal(int) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
setFootnoteReferences(int) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
setOpeningMarker(BasedSequence) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
setOpeningMarker(BasedSequence) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
setReferenceOrdinal(int) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
setText(BasedSequence) - Method in class com.vladsch.flexmark.ext.footnotes.Footnote
 
setText(BasedSequence) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 

T

text - Variable in class com.vladsch.flexmark.ext.footnotes.Footnote
 
text - Variable in class com.vladsch.flexmark.ext.footnotes.FootnoteBlock
 
transferReferences(MutableDataHolder, DataHolder) - Method in class com.vladsch.flexmark.ext.footnotes.FootnoteExtension
 

V

visit(Footnote) - Method in interface com.vladsch.flexmark.ext.footnotes.FootnoteVisitor
 
visit(FootnoteBlock) - Method in interface com.vladsch.flexmark.ext.footnotes.FootnoteVisitor
 
VISIT_HANDLERS(V) - Static method in class com.vladsch.flexmark.ext.footnotes.FootnoteVisitorExt
 
A C E F G I O P R S T V 
All Classes All Packages