Uses of Interface
com.vladsch.flexmark.util.sequence.BasedSequence
Packages that use BasedSequence
Package
Description
AST node types (see
Node) and visitors (see NodeVisitor)HTML rendering (see
HtmlRenderer)Parse input text to AST nodes see
ParserTypes for extending block parsing
-
Uses of BasedSequence in com.vladsch.flexmark.ast
Fields in com.vladsch.flexmark.ast declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceLinkNodeBase.anchorMarkerprotected BasedSequenceLinkNodeBase.anchorRefprivate BasedSequenceFencedCodeBlock.attributesprotected BasedSequenceDelimitedLinkNode.closingMarkerprotected BasedSequenceDelimitedNodeImpl.closingMarkerprivate BasedSequenceFencedCodeBlock.closingMarkerprotected BasedSequenceHeading.closingMarkerprotected BasedSequenceReference.closingMarkerprivate BasedSequenceFencedCodeBlock.infoprotected BasedSequenceInlineLinkNode.linkClosingMarkerprotected BasedSequenceInlineLinkNode.linkOpeningMarkerprotected BasedSequenceListItem.markerSuffixprivate BasedSequenceBlockQuote.openingMarkerprotected BasedSequenceDelimitedLinkNode.openingMarkerprotected BasedSequenceDelimitedNodeImpl.openingMarkerprivate BasedSequenceFencedCodeBlock.openingMarkerprotected BasedSequenceHeading.openingMarkerprotected BasedSequenceListItem.openingMarkerprotected BasedSequenceReference.openingMarkerprotected BasedSequenceLinkNodeBase.pageRefprotected BasedSequenceReference.referenceprotected BasedSequenceRefNode.referenceprotected BasedSequenceRefNode.referenceClosingMarkerprotected BasedSequenceRefNode.referenceOpeningMarkerprotected BasedSequenceDelimitedLinkNode.textprotected BasedSequenceDelimitedNodeImpl.textprotected BasedSequenceHeading.textprotected BasedSequenceInlineLinkNode.textprotected BasedSequenceRefNode.textprotected BasedSequenceInlineLinkNode.textClosingMarkerprotected BasedSequenceRefNode.textClosingMarkerprotected BasedSequenceInlineLinkNode.textOpeningMarkerprotected BasedSequenceRefNode.textOpeningMarkerprotected BasedSequenceLinkNodeBase.titleprotected BasedSequenceLinkNodeBase.titleClosingMarkerprotected BasedSequenceLinkNodeBase.titleOpeningMarkerprotected BasedSequenceLinkNodeBase.urlprotected BasedSequenceLinkNodeBase.urlClosingMarkerprivate BasedSequenceImage.urlContentprotected BasedSequenceLinkNodeBase.urlOpeningMarkerMethods in com.vladsch.flexmark.ast that return BasedSequenceModifier and TypeMethodDescriptionLinkNodeBase.getAnchorMarker()Reference.getAnchorMarker()LinkNodeBase.getAnchorRef()Reference.getAnchorRef()FencedCodeBlock.getAttributes()FencedCodeBlock.getClosingFence()DelimitedLinkNode.getClosingMarker()DelimitedNodeImpl.getClosingMarker()FencedCodeBlock.getClosingMarker()Heading.getClosingMarker()Reference.getClosingMarker()RefNode.getDummyReference()FencedCodeBlock.getInfo()FencedCodeBlock.getInfoDelimitedByAny(CharPredicate delimiters) DelimitedLinkNode.getLeadSegment()InlineLinkNode.getLinkClosingMarker()InlineLinkNode.getLinkOpeningMarker()ListItem.getMarkerSuffix()FencedCodeBlock.getOpeningFence()BlockQuote.getOpeningMarker()DelimitedLinkNode.getOpeningMarker()DelimitedNodeImpl.getOpeningMarker()FencedCodeBlock.getOpeningMarker()Heading.getOpeningMarker()ListItem.getOpeningMarker()Reference.getOpeningMarker()LinkNodeBase.getPageRef()Reference.getPageRef()Reference.getReference()@NotNull BasedSequenceRefNode.getReference()RefNode.getReferenceClosingMarker()RefNode.getReferenceOpeningMarker()@NotNull BasedSequence[]AutoLink.getSegments()@NotNull BasedSequence[]BlockQuote.getSegments()@NotNull BasedSequence[]BulletList.getSegments()@NotNull BasedSequence[]CodeBlock.getSegments()@NotNull BasedSequence[]DelimitedLinkNode.getSegments()@NotNull BasedSequence[]DelimitedNodeImpl.getSegments()@NotNull BasedSequence[]FencedCodeBlock.getSegments()@NotNull BasedSequence[]HardLineBreak.getSegments()@NotNull BasedSequence[]Heading.getSegments()@NotNull BasedSequence[]HtmlBlock.getSegments()@NotNull BasedSequence[]HtmlBlockBase.getSegments()@NotNull BasedSequence[]HtmlEntity.getSegments()@NotNull BasedSequence[]HtmlInline.getSegments()@NotNull BasedSequence[]HtmlInlineBase.getSegments()@NotNull BasedSequence[]HtmlInlineComment.getSegments()@NotNull BasedSequence[]HtmlInnerBlock.getSegments()@NotNull BasedSequence[]HtmlInnerBlockComment.getSegments()@NotNull BasedSequence[]Image.getSegments()@NotNull BasedSequence[]IndentedCodeBlock.getSegments()@NotNull BasedSequence[]InlineLinkNode.getSegments()@NotNull BasedSequence[]ListItem.getSegments()@NotNull BasedSequence[]OrderedList.getSegments()@NotNull BasedSequence[]Paragraph.getSegments()@NotNull BasedSequence[]Reference.getSegments()@NotNull BasedSequence[]RefNode.getSegments()@NotNull BasedSequence[]SoftLineBreak.getSegments()@NotNull BasedSequence[]Text.getSegments()@NotNull BasedSequence[]TextBase.getSegments()@NotNull BasedSequence[]ThematicBreak.getSegments()@NotNull BasedSequence[]WhiteSpace.getSegments()@NotNull BasedSequence[]AutoLink.getSegmentsForChars()@NotNull BasedSequence[]InlineLinkNode.getSegmentsForChars()@NotNull BasedSequence[]Reference.getSegmentsForChars()DelimitedLinkNode.getText()DelimitedNodeImpl.getText()Heading.getText()InlineLinkNode.getText()RefNode.getText()InlineLinkNode.getTextClosingMarker()RefNode.getTextClosingMarker()InlineLinkNode.getTextOpeningMarker()RefNode.getTextOpeningMarker()LinkNodeBase.getTitle()Reference.getTitle()LinkNodeBase.getTitleClosingMarker()Reference.getTitleClosingMarker()LinkNodeBase.getTitleOpeningMarker()Reference.getTitleOpeningMarker()LinkNodeBase.getUrl()Reference.getUrl()LinkNodeBase.getUrlClosingMarker()Reference.getUrlClosingMarker()Image.getUrlContent()LinkNodeBase.getUrlOpeningMarker()Reference.getUrlOpeningMarker()Methods in com.vladsch.flexmark.ast with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidLinkNodeBase.setAnchorMarker(BasedSequence anchorMarker) voidReference.setAnchorMarker(BasedSequence anchorMarker) voidLinkNodeBase.setAnchorRef(BasedSequence anchorRef) voidReference.setAnchorRef(BasedSequence anchorRef) voidFencedCodeBlock.setAttributes(BasedSequence attributes) voidSoftLineBreak.setChars(@NotNull BasedSequence chars) voidDelimitedLinkNode.setClosingMarker(BasedSequence closingMarker) voidDelimitedNodeImpl.setClosingMarker(BasedSequence closingMarker) voidFencedCodeBlock.setClosingMarker(BasedSequence closingMarker) voidHeading.setClosingMarker(BasedSequence closingMarker) voidReference.setClosingMarker(BasedSequence closingMarker) voidParagraph.setContent(@NotNull BasedSequence chars, @NotNull List<BasedSequence> lineSegments) voidParagraph.setContent(BasedSequence chars, List<BasedSequence> lineSegments, List<Integer> lineIndents) voidFencedCodeBlock.setInfo(BasedSequence info) voidInlineLinkNode.setLinkClosingMarker(BasedSequence linkClosingMarker) voidInlineLinkNode.setLinkOpeningMarker(BasedSequence linkOpeningMarker) voidListItem.setMarkerSuffix(BasedSequence markerSuffix) voidBlockQuote.setOpeningMarker(BasedSequence openingMarker) voidDelimitedLinkNode.setOpeningMarker(BasedSequence openingMarker) voidDelimitedNodeImpl.setOpeningMarker(BasedSequence openingMarker) voidFencedCodeBlock.setOpeningMarker(BasedSequence openingMarker) voidHeading.setOpeningMarker(BasedSequence openingMarker) voidListItem.setOpeningMarker(BasedSequence openingMarker) voidReference.setOpeningMarker(BasedSequence openingMarker) voidLinkNodeBase.setPageRef(BasedSequence pageRef) voidReference.setPageRef(BasedSequence pageRef) voidReference.setReference(BasedSequence reference) voidRefNode.setReference(BasedSequence reference) voidRefNode.setReferenceChars(BasedSequence referenceChars) voidRefNode.setReferenceClosingMarker(BasedSequence referenceClosingMarker) voidRefNode.setReferenceOpeningMarker(BasedSequence referenceOpeningMarker) voidDelimitedLinkNode.setText(BasedSequence text) voidDelimitedNodeImpl.setText(BasedSequence text) voidHeading.setText(BasedSequence text) voidInlineLinkNode.setText(BasedSequence text) voidRefNode.setText(BasedSequence text) voidImage.setTextChars(BasedSequence textChars) voidImageRef.setTextChars(BasedSequence textChars) abstract voidInlineLinkNode.setTextChars(BasedSequence textChars) voidLink.setTextChars(BasedSequence textChars) voidRefNode.setTextChars(BasedSequence textChars) voidInlineLinkNode.setTextClosingMarker(BasedSequence textClosingMarker) voidRefNode.setTextClosingMarker(BasedSequence textClosingMarker) voidInlineLinkNode.setTextOpeningMarker(BasedSequence textOpeningMarker) voidRefNode.setTextOpeningMarker(BasedSequence textOpeningMarker) voidLinkNodeBase.setTitle(BasedSequence title) voidReference.setTitle(BasedSequence title) voidLinkNodeBase.setTitleChars(BasedSequence titleChars) voidLinkNodeBase.setTitleClosingMarker(BasedSequence titleClosingMarker) voidReference.setTitleClosingMarker(BasedSequence titleClosingMarker) voidLinkNodeBase.setTitleOpeningMarker(BasedSequence titleOpeningMarker) voidReference.setTitleOpeningMarker(BasedSequence titleOpeningMarker) voidInlineLinkNode.setUrl(BasedSequence linkOpeningMarker, BasedSequence url, BasedSequence linkClosingMarker) voidLinkNodeBase.setUrl(BasedSequence url) voidReference.setUrl(BasedSequence url) voidLinkNodeBase.setUrlChars(BasedSequence url) voidLinkNodeBase.setUrlClosingMarker(BasedSequence urlClosingMarker) voidReference.setUrlClosingMarker(BasedSequence urlClosingMarker) voidImage.setUrlContent(BasedSequence urlContent) voidLinkNodeBase.setUrlOpeningMarker(BasedSequence urlOpeningMarker) voidReference.setUrlOpeningMarker(BasedSequence urlOpeningMarker) Method parameters in com.vladsch.flexmark.ast with type arguments of type BasedSequenceModifier and TypeMethodDescriptionvoidParagraph.collectEndText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) voidParagraph.collectEndText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanCode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanCode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanHardLineBreak.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanHardLineBreak.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanHtmlEntity.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanHtmlEntity.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanIndentedCodeBlock.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanIndentedCodeBlock.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanLinkNode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanLinkNode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanParagraph.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanParagraph.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanRefNode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanRefNode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanSoftLineBreak.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanSoftLineBreak.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanText.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanText.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanTextBase.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanTextBase.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) voidParagraph.setContent(@NotNull BasedSequence chars, @NotNull List<BasedSequence> lineSegments) voidParagraph.setContent(BasedSequence chars, List<BasedSequence> lineSegments, List<Integer> lineIndents) voidParagraph.setContent(@NotNull List<BasedSequence> lineSegments) Constructors in com.vladsch.flexmark.ast with parameters of type BasedSequenceModifierConstructorDescriptionAutoLink(BasedSequence chars) AutoLink(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) BlockQuote(BasedSequence chars) BlockQuote(BasedSequence chars, List<BasedSequence> segments) BulletList(BasedSequence chars) BulletList(BasedSequence chars, List<BasedSequence> segments) BulletListItem(BasedSequence chars) BulletListItem(BasedSequence chars, List<BasedSequence> segments) Code(BasedSequence chars) Code(BasedSequence openingMarker, BasedSequence content, BasedSequence closingMarker) CodeBlock(BasedSequence chars) CodeBlock(BasedSequence chars, List<BasedSequence> segments) DelimitedLinkNode(BasedSequence chars) DelimitedLinkNode(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) DelimitedNodeImpl(BasedSequence chars) DelimitedNodeImpl(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) Emphasis(BasedSequence chars) Emphasis(BasedSequence openingMarker, BasedSequence content, BasedSequence closingMarker) FencedCodeBlock(BasedSequence chars) FencedCodeBlock(BasedSequence chars, BasedSequence openingMarker, BasedSequence info, List<BasedSequence> segments, BasedSequence closingMarker) HardLineBreak(BasedSequence chars) Heading(BasedSequence chars) Heading(BasedSequence chars, List<BasedSequence> segments) HtmlBlock(BasedSequence chars) HtmlBlock(BasedSequence chars, List<BasedSequence> segments) HtmlBlockBase(BasedSequence chars) HtmlBlockBase(BasedSequence chars, List<BasedSequence> segments) HtmlCommentBlock(BasedSequence chars) HtmlCommentBlock(BasedSequence chars, List<BasedSequence> segments) HtmlEntity(BasedSequence chars) HtmlInline(BasedSequence chars) HtmlInlineBase(BasedSequence chars) HtmlInlineComment(BasedSequence chars) HtmlInnerBlock(BasedSequence chars) Image(BasedSequence chars) Image(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence linkOpenMarker, BasedSequence url, BasedSequence linkCloseMarker) Image(BasedSequence chars, BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence linkOpenMarker, BasedSequence url, BasedSequence linkCloseMarker) Image(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence linkOpenMarker, BasedSequence url, BasedSequence titleOpenMarker, BasedSequence title, BasedSequence titleCloseMarker, BasedSequence linkCloseMarker) Image(BasedSequence chars, BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence linkOpenMarker, BasedSequence url, BasedSequence titleOpenMarker, BasedSequence title, BasedSequence titleCloseMarker, BasedSequence linkCloseMarker) ImageRef(BasedSequence chars) ImageRef(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker) ImageRef(BasedSequence chars, BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker) ImageRef(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence referenceOpenMarker, BasedSequence referenceCloseMarker) ImageRef(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence referenceOpenMarker, BasedSequence reference, BasedSequence referenceCloseMarker) ImageRef(BasedSequence chars, BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence referenceOpenMarker, BasedSequence reference, BasedSequence referenceCloseMarker) IndentedCodeBlock(BasedSequence chars) IndentedCodeBlock(BasedSequence chars, List<BasedSequence> segments) InlineLinkNode(BasedSequence chars) InlineLinkNode(BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker, BasedSequence linkOpeningMarker, BasedSequence url, BasedSequence linkClosingMarker) InlineLinkNode(BasedSequence chars, BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker, BasedSequence linkOpeningMarker, BasedSequence url, BasedSequence linkClosingMarker) InlineLinkNode(BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker, BasedSequence linkOpeningMarker, BasedSequence url, BasedSequence titleOpeningMarker, BasedSequence title, BasedSequence titleClosingMarker, BasedSequence linkClosingMarker) InlineLinkNode(BasedSequence chars, BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker, BasedSequence linkOpeningMarker, BasedSequence url, BasedSequence titleOpeningMarker, BasedSequence title, BasedSequence titleClosingMarker, BasedSequence linkClosingMarker) Link(BasedSequence chars) Link(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence linkOpenMarker, BasedSequence url, BasedSequence linkCloseMarker) Link(BasedSequence chars, BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence linkOpenMarker, BasedSequence url, BasedSequence linkCloseMarker) Link(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence linkOpenMarker, BasedSequence url, BasedSequence titleOpenMarker, BasedSequence title, BasedSequence titleCloseMarker, BasedSequence linkCloseMarker) Link(BasedSequence chars, BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence linkOpenMarker, BasedSequence url, BasedSequence titleOpenMarker, BasedSequence title, BasedSequence titleCloseMarker, BasedSequence linkCloseMarker) LinkNode(BasedSequence chars) LinkNodeBase(BasedSequence chars) LinkRef(BasedSequence chars) LinkRef(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker) LinkRef(BasedSequence chars, BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker) LinkRef(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence referenceOpenMarker, BasedSequence referenceCloseMarker) LinkRef(BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence referenceOpenMarker, BasedSequence reference, BasedSequence referenceCloseMarker) LinkRef(BasedSequence chars, BasedSequence textOpenMarker, BasedSequence text, BasedSequence textCloseMarker, BasedSequence referenceOpenMarker, BasedSequence reference, BasedSequence referenceCloseMarker) ListBlock(BasedSequence chars) ListBlock(BasedSequence chars, List<BasedSequence> segments) ListItem(BasedSequence chars) ListItem(BasedSequence chars, List<BasedSequence> segments) MailLink(BasedSequence chars) MailLink(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) OrderedList(BasedSequence chars) OrderedList(BasedSequence chars, List<BasedSequence> segments) OrderedListItem(BasedSequence chars) OrderedListItem(BasedSequence chars, List<BasedSequence> segments) Paragraph(BasedSequence chars) Paragraph(BasedSequence chars, List<BasedSequence> lineSegments, int[] lineIndents) Paragraph(BasedSequence chars, List<BasedSequence> lineSegments, List<Integer> lineIndents) Reference(BasedSequence label, BasedSequence url, BasedSequence title) RefNode(BasedSequence chars) RefNode(BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker) RefNode(BasedSequence chars, BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker) RefNode(BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker, BasedSequence referenceOpeningMarker, BasedSequence referenceClosingMarker) RefNode(BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker, BasedSequence referenceOpeningMarker, BasedSequence reference, BasedSequence referenceClosingMarker) RefNode(BasedSequence chars, BasedSequence textOpeningMarker, BasedSequence text, BasedSequence textClosingMarker, BasedSequence referenceOpeningMarker, BasedSequence reference, BasedSequence referenceClosingMarker) SoftLineBreak(BasedSequence chars) StrongEmphasis(BasedSequence chars) StrongEmphasis(BasedSequence openingMarker, BasedSequence content, BasedSequence closingMarker) Text(BasedSequence chars) Text(String chars, BasedSequence baseSeq) TextBase(BasedSequence chars) ThematicBreak(BasedSequence chars) ThematicBreak(BasedSequence chars, List<BasedSequence> segments) WhiteSpace(BasedSequence chars) Constructor parameters in com.vladsch.flexmark.ast with type arguments of type BasedSequenceModifierConstructorDescriptionBlockQuote(BasedSequence chars, List<BasedSequence> segments) BulletList(BasedSequence chars, List<BasedSequence> segments) BulletListItem(BasedSequence chars, List<BasedSequence> segments) CodeBlock(BasedSequence chars, List<BasedSequence> segments) FencedCodeBlock(BasedSequence chars, BasedSequence openingMarker, BasedSequence info, List<BasedSequence> segments, BasedSequence closingMarker) Heading(BasedSequence chars, List<BasedSequence> segments) HtmlBlock(BasedSequence chars, List<BasedSequence> segments) HtmlBlockBase(BasedSequence chars, List<BasedSequence> segments) HtmlCommentBlock(BasedSequence chars, List<BasedSequence> segments) IndentedCodeBlock(BasedSequence chars, List<BasedSequence> segments) ListBlock(BasedSequence chars, List<BasedSequence> segments) ListItem(BasedSequence chars, List<BasedSequence> segments) OrderedList(BasedSequence chars, List<BasedSequence> segments) OrderedListItem(BasedSequence chars, List<BasedSequence> segments) Paragraph(BasedSequence chars, List<BasedSequence> lineSegments, int[] lineIndents) Paragraph(BasedSequence chars, List<BasedSequence> lineSegments, List<Integer> lineIndents) ThematicBreak(BasedSequence chars, List<BasedSequence> segments) -
Uses of BasedSequence in com.vladsch.flexmark.ast.util
Fields in com.vladsch.flexmark.ast.util declared as BasedSequenceModifier and TypeFieldDescriptionprivate final BasedSequenceTextNodeConverter.nodeCharsprivate BasedSequenceTextNodeConverter.remainingCharsMethods in com.vladsch.flexmark.ast.util that return BasedSequenceModifier and TypeMethodDescriptionTextCollectingVisitor.collectAndGetSequence(Node node) Deprecated.Methods in com.vladsch.flexmark.ast.util with parameters of type BasedSequenceConstructors in com.vladsch.flexmark.ast.util with parameters of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.experimental.util.sequence.managed
Fields in com.vladsch.flexmark.experimental.util.sequence.managed with type parameters of type BasedSequenceModifier and TypeFieldDescriptionprivate final @NotNull WeakHashMap<Object, WeakReference<BasedSequence>> BaseSequenceManager.baseMapprivate final @NotNull WeakHashMap<BasedSequence, BaseSequenceEntry> BaseSequenceManager.baseSetMethods in com.vladsch.flexmark.experimental.util.sequence.managed that return BasedSequenceModifier and TypeMethodDescription<T> @NotNull BasedSequenceBaseSequenceManager.getBaseSequence(T object, @Nullable int[] callTypes, @NotNull Function<T, BasedSequence> factory) Get an equivalent existing based sequence base or a new one created by passed factoryMethods in com.vladsch.flexmark.experimental.util.sequence.managed with parameters of type BasedSequenceModifier and TypeMethodDescriptionbooleanBaseSequenceEntry.testEquals(@NotNull BasedSequence baseSeq, @NotNull Object o, int[] equalsCall) Compare object to equality of entry's base sequence NOTE: if not char sequence or base of this entry's base sequence then will return false, so do not expect to pass a new instance of char[] and to get true for equivalent CharSubSequenceMethod parameters in com.vladsch.flexmark.experimental.util.sequence.managed with type arguments of type BasedSequenceModifier and TypeMethodDescription<T> @NotNull BasedSequenceBaseSequenceManager.getBaseSequence(T object, @Nullable int[] callTypes, @NotNull Function<T, BasedSequence> factory) Get an equivalent existing based sequence base or a new one created by passed factory -
Uses of BasedSequence in com.vladsch.flexmark.ext.abbreviation
Fields in com.vladsch.flexmark.ext.abbreviation declared as BasedSequenceModifier and TypeFieldDescriptionprotected final BasedSequenceAbbreviation.abbreviationprotected BasedSequenceAbbreviationBlock.abbreviationprotected BasedSequenceAbbreviationBlock.closingMarkerprotected BasedSequenceAbbreviationBlock.openingMarkerprotected BasedSequenceAbbreviationBlock.textMethods in com.vladsch.flexmark.ext.abbreviation that return BasedSequenceModifier and TypeMethodDescriptionAbbreviation.getAbbreviation()AbbreviationBlock.getAbbreviation()AbbreviationBlock.getClosingMarker()AbbreviationBlock.getOpeningMarker()@NotNull BasedSequenceAbbreviation.getReference()@NotNull BasedSequence[]Abbreviation.getSegments()@NotNull BasedSequence[]AbbreviationBlock.getSegments()AbbreviationBlock.getText()Methods in com.vladsch.flexmark.ext.abbreviation with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidAbbreviationBlock.setAbbreviation(BasedSequence abbreviation) voidAbbreviationBlock.setClosingMarker(BasedSequence closingMarker) voidAbbreviationBlock.setOpeningMarker(BasedSequence openingMarker) voidAbbreviationBlock.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.abbreviation with parameters of type BasedSequenceModifierConstructorDescriptionAbbreviation(BasedSequence chars, BasedSequence abbreviation) AbbreviationBlock(BasedSequence chars) -
Uses of BasedSequence in com.vladsch.flexmark.ext.abbreviation.internal
Fields in com.vladsch.flexmark.ext.abbreviation.internal with type parameters of type BasedSequenceModifier and TypeFieldDescriptionprivate HashMap<String, BasedSequence> AbbreviationNodePostProcessor.abbreviationMapMethods in com.vladsch.flexmark.ext.abbreviation.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidAbbreviationBlockParser.addLine(ParserState state, BasedSequence line) -
Uses of BasedSequence in com.vladsch.flexmark.ext.admonition
Fields in com.vladsch.flexmark.ext.admonition declared as BasedSequenceModifier and TypeFieldDescriptionprivate BasedSequenceAdmonitionBlock.infoprivate BasedSequenceAdmonitionBlock.openingMarkerprotected BasedSequenceAdmonitionBlock.titleprotected BasedSequenceAdmonitionBlock.titleClosingMarkerprotected BasedSequenceAdmonitionBlock.titleOpeningMarkerMethods in com.vladsch.flexmark.ext.admonition that return BasedSequenceModifier and TypeMethodDescriptionAdmonitionBlock.getInfo()AdmonitionBlock.getOpeningMarker()@NotNull BasedSequence[]AdmonitionBlock.getSegments()@NotNull BasedSequence[]AdmonitionBlock.getSegmentsForChars()AdmonitionBlock.getTitle()AdmonitionBlock.getTitleChars()AdmonitionBlock.getTitleClosingMarker()AdmonitionBlock.getTitleOpeningMarker()Methods in com.vladsch.flexmark.ext.admonition with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidAdmonitionBlock.setInfo(BasedSequence info) voidAdmonitionBlock.setOpeningMarker(BasedSequence openingMarker) voidAdmonitionBlock.setTitle(BasedSequence title) voidAdmonitionBlock.setTitleChars(BasedSequence titleChars) voidAdmonitionBlock.setTitleClosingMarker(BasedSequence titleClosingMarker) voidAdmonitionBlock.setTitleOpeningMarker(BasedSequence titleOpeningMarker) Constructors in com.vladsch.flexmark.ext.admonition with parameters of type BasedSequenceModifierConstructorDescriptionAdmonitionBlock(BasedSequence chars) AdmonitionBlock(BasedSequence chars, BasedSequence openingMarker, BasedSequence info, List<BasedSequence> segments) Constructor parameters in com.vladsch.flexmark.ext.admonition with type arguments of type BasedSequenceModifierConstructorDescriptionAdmonitionBlock(BasedSequence chars, BasedSequence openingMarker, BasedSequence info, List<BasedSequence> segments) -
Uses of BasedSequence in com.vladsch.flexmark.ext.admonition.internal
Methods in com.vladsch.flexmark.ext.admonition.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionbooleanAdmonitionBlockParser.AdmonitionLeadInHandler.escape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) booleanAdmonitionBlockParser.AdmonitionLeadInHandler.unEscape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) -
Uses of BasedSequence in com.vladsch.flexmark.ext.anchorlink
Methods in com.vladsch.flexmark.ext.anchorlink that return BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.aside
Fields in com.vladsch.flexmark.ext.aside declared as BasedSequenceMethods in com.vladsch.flexmark.ext.aside that return BasedSequenceModifier and TypeMethodDescriptionAsideBlock.getOpeningMarker()@NotNull BasedSequence[]AsideBlock.getSegments()Methods in com.vladsch.flexmark.ext.aside with parameters of type BasedSequenceConstructors in com.vladsch.flexmark.ext.aside with parameters of type BasedSequenceModifierConstructorDescriptionAsideBlock(BasedSequence chars) AsideBlock(BasedSequence chars, List<BasedSequence> segments) Constructor parameters in com.vladsch.flexmark.ext.aside with type arguments of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.aside.internal
Methods in com.vladsch.flexmark.ext.aside.internal with parameters of type BasedSequenceModifier and TypeMethodDescription(package private) static booleanAsideBlockParser.endsWithMarker(BasedSequence line) Constructors in com.vladsch.flexmark.ext.aside.internal with parameters of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.attributes
Fields in com.vladsch.flexmark.ext.attributes declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceAttributeNode.attributeSeparatorprotected BasedSequenceAttributeNode.closingMarkerprotected BasedSequenceAttributesNode.closingMarkerprotected BasedSequenceAttributeNode.nameprotected BasedSequenceAttributeNode.openingMarkerprotected BasedSequenceAttributesNode.openingMarkerprotected BasedSequenceAttributesNode.textprotected BasedSequenceAttributeNode.valueMethods in com.vladsch.flexmark.ext.attributes that return BasedSequenceModifier and TypeMethodDescriptionAttributeNode.getAttributeSeparator()AttributeNode.getClosingMarker()AttributesNode.getClosingMarker()AttributeNode.getName()AttributeNode.getOpeningMarker()AttributesNode.getOpeningMarker()@NotNull BasedSequence[]AttributeNode.getSegments()@NotNull BasedSequence[]AttributesNode.getSegments()AttributesNode.getText()AttributeNode.getValue()Methods in com.vladsch.flexmark.ext.attributes with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidAttributeNode.setAttributeSeparator(BasedSequence attributeSeparator) voidAttributeNode.setClosingMarker(BasedSequence closingMarker) voidAttributesNode.setClosingMarker(BasedSequence closingMarker) voidAttributeNode.setName(BasedSequence name) voidAttributeNode.setOpeningMarker(BasedSequence openingMarker) voidAttributesNode.setOpeningMarker(BasedSequence openingMarker) voidAttributesNode.setText(BasedSequence text) voidAttributeNode.setValue(BasedSequence value) Constructors in com.vladsch.flexmark.ext.attributes with parameters of type BasedSequenceModifierConstructorDescriptionAttributeNode(@Nullable BasedSequence name, @Nullable BasedSequence attributeSeparator, @Nullable BasedSequence openingMarker, @Nullable BasedSequence value, @Nullable BasedSequence closingMarker) AttributeNode(BasedSequence chars) AttributesDelimiter(BasedSequence chars) AttributesDelimiter(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) AttributesDelimiter(BasedSequence chars, String attributesBlockText) AttributesNode(BasedSequence chars) AttributesNode(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) AttributesNode(BasedSequence chars, String attributesBlockText) -
Uses of BasedSequence in com.vladsch.flexmark.ext.definition
Methods in com.vladsch.flexmark.ext.definition that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequence[]DefinitionList.getSegments()@NotNull BasedSequence[]DefinitionTerm.getSegments()Constructors in com.vladsch.flexmark.ext.definition with parameters of type BasedSequenceModifierConstructorDescriptionDefinitionList(BasedSequence chars) DefinitionList(BasedSequence chars, List<BasedSequence> segments) DefinitionTerm(BasedSequence chars) Constructor parameters in com.vladsch.flexmark.ext.definition with type arguments of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.definition.internal
Fields in com.vladsch.flexmark.ext.definition.internal declared as BasedSequenceModifier and TypeFieldDescription(package private) final BasedSequenceDefinitionItemBlockParser.ItemData.itemMarkerMethods in com.vladsch.flexmark.ext.definition.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidDefinitionItemBlockParser.addLine(ParserState state, BasedSequence line) Constructors in com.vladsch.flexmark.ext.definition.internal with parameters of type BasedSequenceModifierConstructorDescription(package private)ItemData(boolean isEmpty, boolean isTight, int markerIndex, int markerColumn, int markerIndent, int contentOffset, BasedSequence itemMarker) -
Uses of BasedSequence in com.vladsch.flexmark.ext.emoji
Fields in com.vladsch.flexmark.ext.emoji declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceEmoji.closingMarkerprotected BasedSequenceEmoji.openingMarkerprotected BasedSequenceEmoji.textMethods in com.vladsch.flexmark.ext.emoji that return BasedSequenceModifier and TypeMethodDescriptionEmoji.getClosingMarker()Emoji.getOpeningMarker()@NotNull BasedSequence[]Emoji.getSegments()Emoji.getText()Methods in com.vladsch.flexmark.ext.emoji with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidEmoji.setClosingMarker(BasedSequence closingMarker) voidEmoji.setOpeningMarker(BasedSequence openingMarker) voidEmoji.setText(BasedSequence text) Method parameters in com.vladsch.flexmark.ext.emoji with type arguments of type BasedSequenceModifier and TypeMethodDescriptionbooleanEmoji.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanEmoji.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) Constructors in com.vladsch.flexmark.ext.emoji with parameters of type BasedSequenceModifierConstructorDescriptionEmoji(BasedSequence chars) Emoji(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) -
Uses of BasedSequence in com.vladsch.flexmark.ext.enumerated.reference
Fields in com.vladsch.flexmark.ext.enumerated.reference declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceEnumeratedReferenceBase.closingMarkerprotected BasedSequenceEnumeratedReferenceBlock.closingMarkerprotected BasedSequenceEnumeratedReferenceBlock.enumeratedReferenceprotected BasedSequenceEnumeratedReferenceBase.openingMarkerprotected BasedSequenceEnumeratedReferenceBlock.openingMarkerprotected BasedSequenceEnumeratedReferenceBase.textprotected BasedSequenceEnumeratedReferenceBlock.textMethods in com.vladsch.flexmark.ext.enumerated.reference that return BasedSequenceModifier and TypeMethodDescriptionEnumeratedReferenceBase.getClosingMarker()EnumeratedReferenceBlock.getClosingMarker()EnumeratedReferenceBlock.getEnumeratedReference()EnumeratedReferenceBase.getOpeningMarker()EnumeratedReferenceBlock.getOpeningMarker()@NotNull BasedSequenceEnumeratedReferenceBase.getReference()@NotNull BasedSequence[]EnumeratedReferenceBase.getSegments()@NotNull BasedSequence[]EnumeratedReferenceBlock.getSegments()EnumeratedReferenceBase.getText()EnumeratedReferenceBlock.getText()Methods in com.vladsch.flexmark.ext.enumerated.reference with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidEnumeratedReferenceBase.setClosingMarker(BasedSequence closingMarker) voidEnumeratedReferenceBlock.setClosingMarker(BasedSequence closingMarker) voidEnumeratedReferenceBlock.setEnumeratedReference(BasedSequence enumeratedReference) voidEnumeratedReferenceBase.setOpeningMarker(BasedSequence openingMarker) voidEnumeratedReferenceBlock.setOpeningMarker(BasedSequence openingMarker) voidEnumeratedReferenceBase.setText(BasedSequence text) voidEnumeratedReferenceBlock.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.enumerated.reference with parameters of type BasedSequenceModifierConstructorDescriptionEnumeratedReferenceBase(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) EnumeratedReferenceLink(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) EnumeratedReferenceText(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) -
Uses of BasedSequence in com.vladsch.flexmark.ext.enumerated.reference.internal
Methods in com.vladsch.flexmark.ext.enumerated.reference.internal that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceEnumeratedReferenceLinkRefProcessor.adjustInlineText(@NotNull Document document, @NotNull Node node) Methods in com.vladsch.flexmark.ext.enumerated.reference.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidEnumeratedReferenceBlockParser.addLine(ParserState state, BasedSequence line) booleanEnumeratedReferenceLinkRefProcessor.allowDelimiters(@NotNull BasedSequence chars, @NotNull Document document, @NotNull Node node) voidEnumRefTextCollectingVisitor.collect(BasedSequence basedSequence, EnumeratedReferenceRendering[] renderings, String defaultFormat) EnumRefTextCollectingVisitor.collectAndGetText(BasedSequence basedSequence, EnumeratedReferenceRendering[] renderings, String defaultFormat) @NotNull NodeEnumeratedReferenceLinkRefProcessor.createNode(@NotNull BasedSequence nodeChars) booleanEnumeratedReferenceLinkRefProcessor.isMatch(@NotNull BasedSequence nodeChars) private static voidEnumeratedReferenceNodeFormatter.renderReferenceText(BasedSequence text, NodeFormatterContext context, MarkdownWriter markdown) -
Uses of BasedSequence in com.vladsch.flexmark.ext.escaped.character
Fields in com.vladsch.flexmark.ext.escaped.character declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceEscapedCharacter.openingMarkerprotected BasedSequenceEscapedCharacter.textMethods in com.vladsch.flexmark.ext.escaped.character that return BasedSequenceModifier and TypeMethodDescriptionEscapedCharacter.getOpeningMarker()@NotNull BasedSequence[]EscapedCharacter.getSegments()EscapedCharacter.getText()Methods in com.vladsch.flexmark.ext.escaped.character with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidEscapedCharacter.setOpeningMarker(BasedSequence openingMarker) voidEscapedCharacter.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.escaped.character with parameters of type BasedSequenceModifierConstructorDescriptionEscapedCharacter(BasedSequence chars) EscapedCharacter(BasedSequence openingMarker, BasedSequence text) -
Uses of BasedSequence in com.vladsch.flexmark.ext.footnotes
Fields in com.vladsch.flexmark.ext.footnotes declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceFootnote.closingMarkerprotected BasedSequenceFootnoteBlock.closingMarkerprotected BasedSequenceFootnoteBlock.footnoteprotected BasedSequenceFootnote.openingMarkerprotected BasedSequenceFootnoteBlock.openingMarkerprotected BasedSequenceFootnote.textprotected BasedSequenceFootnoteBlock.textMethods in com.vladsch.flexmark.ext.footnotes that return BasedSequenceModifier and TypeMethodDescriptionFootnote.getClosingMarker()FootnoteBlock.getClosingMarker()FootnoteBlock.getFootnote()Footnote.getOpeningMarker()FootnoteBlock.getOpeningMarker()@NotNull BasedSequenceFootnote.getReference()@NotNull BasedSequence[]Footnote.getSegments()@NotNull BasedSequence[]FootnoteBlock.getSegments()Footnote.getText()FootnoteBlock.getText()Methods in com.vladsch.flexmark.ext.footnotes with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidFootnote.setClosingMarker(BasedSequence closingMarker) voidFootnoteBlock.setClosingMarker(BasedSequence closingMarker) voidFootnoteBlock.setFootnote(BasedSequence footnote) voidFootnote.setOpeningMarker(BasedSequence openingMarker) voidFootnoteBlock.setOpeningMarker(BasedSequence openingMarker) voidFootnote.setText(BasedSequence text) voidFootnoteBlock.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.footnotes with parameters of type BasedSequenceModifierConstructorDescriptionFootnote(BasedSequence chars) Footnote(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) FootnoteBlock(BasedSequence chars) -
Uses of BasedSequence in com.vladsch.flexmark.ext.footnotes.internal
Methods in com.vladsch.flexmark.ext.footnotes.internal that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceFootnoteLinkRefProcessor.adjustInlineText(@NotNull Document document, @NotNull Node node) Methods in com.vladsch.flexmark.ext.footnotes.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidFootnoteBlockParser.addLine(ParserState state, BasedSequence line) booleanFootnoteLinkRefProcessor.allowDelimiters(@NotNull BasedSequence chars, @NotNull Document document, @NotNull Node node) @NotNull NodeFootnoteLinkRefProcessor.createNode(@NotNull BasedSequence nodeChars) booleanFootnoteLinkRefProcessor.isMatch(@NotNull BasedSequence nodeChars) -
Uses of BasedSequence in com.vladsch.flexmark.ext.gfm.issues
Fields in com.vladsch.flexmark.ext.gfm.issues declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceGfmIssue.openingMarkerprotected BasedSequenceGfmIssue.textMethods in com.vladsch.flexmark.ext.gfm.issues that return BasedSequenceModifier and TypeMethodDescriptionGfmIssue.getOpeningMarker()@NotNull BasedSequence[]GfmIssue.getSegments()GfmIssue.getText()Methods in com.vladsch.flexmark.ext.gfm.issues with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidGfmIssue.setOpeningMarker(BasedSequence openingMarker) voidGfmIssue.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.gfm.issues with parameters of type BasedSequenceModifierConstructorDescriptionGfmIssue(BasedSequence chars) GfmIssue(BasedSequence openingMarker, BasedSequence text) -
Uses of BasedSequence in com.vladsch.flexmark.ext.gfm.strikethrough
Fields in com.vladsch.flexmark.ext.gfm.strikethrough declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceStrikethrough.closingMarkerprotected BasedSequenceSubscript.closingMarkerprotected BasedSequenceStrikethrough.openingMarkerprotected BasedSequenceSubscript.openingMarkerprotected BasedSequenceStrikethrough.textprotected BasedSequenceSubscript.textMethods in com.vladsch.flexmark.ext.gfm.strikethrough that return BasedSequenceModifier and TypeMethodDescriptionStrikethrough.getClosingMarker()Subscript.getClosingMarker()Strikethrough.getOpeningMarker()Subscript.getOpeningMarker()@NotNull BasedSequence[]Strikethrough.getSegments()@NotNull BasedSequence[]Subscript.getSegments()Strikethrough.getText()Subscript.getText()Methods in com.vladsch.flexmark.ext.gfm.strikethrough with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidStrikethrough.setClosingMarker(BasedSequence closingMarker) voidSubscript.setClosingMarker(BasedSequence closingMarker) voidStrikethrough.setOpeningMarker(BasedSequence openingMarker) voidSubscript.setOpeningMarker(BasedSequence openingMarker) voidStrikethrough.setText(BasedSequence text) voidSubscript.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.gfm.strikethrough with parameters of type BasedSequenceModifierConstructorDescriptionStrikethrough(BasedSequence chars) Strikethrough(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) Subscript(BasedSequence chars) Subscript(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) -
Uses of BasedSequence in com.vladsch.flexmark.ext.gfm.tasklist
Methods in com.vladsch.flexmark.ext.gfm.tasklist with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidTaskListItem.setOpeningMarker(BasedSequence openingMarker) Constructors in com.vladsch.flexmark.ext.gfm.tasklist with parameters of type BasedSequenceModifierConstructorDescriptionTaskListItem(BasedSequence chars) TaskListItem(BasedSequence chars, List<BasedSequence> segments) Constructor parameters in com.vladsch.flexmark.ext.gfm.tasklist with type arguments of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.gfm.users
Fields in com.vladsch.flexmark.ext.gfm.users declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceGfmUser.openingMarkerprotected BasedSequenceGfmUser.textMethods in com.vladsch.flexmark.ext.gfm.users that return BasedSequenceModifier and TypeMethodDescriptionGfmUser.getOpeningMarker()@NotNull BasedSequence[]GfmUser.getSegments()GfmUser.getText()Methods in com.vladsch.flexmark.ext.gfm.users with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidGfmUser.setOpeningMarker(BasedSequence openingMarker) voidGfmUser.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.gfm.users with parameters of type BasedSequenceModifierConstructorDescriptionGfmUser(BasedSequence chars) GfmUser(BasedSequence openingMarker, BasedSequence text) -
Uses of BasedSequence in com.vladsch.flexmark.ext.gitlab
Fields in com.vladsch.flexmark.ext.gitlab declared as BasedSequenceModifier and TypeFieldDescriptionprivate BasedSequenceGitLabBlockQuote.closingMarkerprotected BasedSequenceGitLabInline.closingMarkerprotected BasedSequenceGitLabInlineMath.closingMarkerprivate BasedSequenceGitLabBlockQuote.closingTrailingprivate BasedSequenceGitLabBlockQuote.openingMarkerprotected BasedSequenceGitLabInline.openingMarkerprotected BasedSequenceGitLabInlineMath.openingMarkerprivate BasedSequenceGitLabBlockQuote.openingTrailingprotected BasedSequenceGitLabInline.textprotected BasedSequenceGitLabInlineMath.textMethods in com.vladsch.flexmark.ext.gitlab that return BasedSequenceModifier and TypeMethodDescriptionGitLabBlockQuote.getClosingMarker()GitLabInline.getClosingMarker()GitLabInlineMath.getClosingMarker()GitLabBlockQuote.getClosingTrailing()GitLabBlockQuote.getOpeningMarker()GitLabInline.getOpeningMarker()GitLabInlineMath.getOpeningMarker()GitLabBlockQuote.getOpeningTrailing()@NotNull BasedSequence[]GitLabBlockQuote.getSegments()@NotNull BasedSequence[]GitLabInline.getSegments()@NotNull BasedSequence[]GitLabInlineMath.getSegments()GitLabInline.getText()GitLabInlineMath.getText()Methods in com.vladsch.flexmark.ext.gitlab with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidGitLabBlockQuote.setClosingMarker(BasedSequence closingMarker) voidGitLabInline.setClosingMarker(BasedSequence closingMarker) voidGitLabInlineMath.setClosingMarker(BasedSequence closingMarker) voidGitLabBlockQuote.setClosingTrailing(BasedSequence closingTrailing) voidGitLabBlockQuote.setOpeningMarker(BasedSequence openingMarker) voidGitLabInline.setOpeningMarker(BasedSequence openingMarker) voidGitLabInlineMath.setOpeningMarker(BasedSequence openingMarker) voidGitLabBlockQuote.setOpeningTrailing(BasedSequence openingTrailing) voidGitLabInline.setText(BasedSequence text) voidGitLabInlineMath.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.gitlab with parameters of type BasedSequenceModifierConstructorDescriptionGitLabBlockQuote(BasedSequence chars) GitLabBlockQuote(BasedSequence chars, List<BasedSequence> segments) GitLabDel(BasedSequence chars) GitLabDel(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) GitLabInline(BasedSequence chars) GitLabInline(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) GitLabInlineMath(BasedSequence chars) GitLabInlineMath(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) GitLabIns(BasedSequence chars) GitLabIns(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) Constructor parameters in com.vladsch.flexmark.ext.gitlab with type arguments of type BasedSequenceModifierConstructorDescriptionGitLabBlockQuote(BasedSequence chars, List<BasedSequence> segments) -
Uses of BasedSequence in com.vladsch.flexmark.ext.gitlab.internal
Methods in com.vladsch.flexmark.ext.gitlab.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidGitLabBlockQuoteParser.addLine(ParserState state, BasedSequence line) Constructors in com.vladsch.flexmark.ext.gitlab.internal with parameters of type BasedSequenceModifierConstructorDescription(package private)GitLabBlockQuoteParser(DataHolder options, BasedSequence openMarker, BasedSequence openTrailing) -
Uses of BasedSequence in com.vladsch.flexmark.ext.ins
Fields in com.vladsch.flexmark.ext.ins declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceIns.closingMarkerprotected BasedSequenceIns.openingMarkerprotected BasedSequenceIns.textMethods in com.vladsch.flexmark.ext.ins that return BasedSequenceModifier and TypeMethodDescriptionIns.getClosingMarker()Ins.getOpeningMarker()@NotNull BasedSequence[]Ins.getSegments()Ins.getText()Methods in com.vladsch.flexmark.ext.ins with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidIns.setClosingMarker(BasedSequence closingMarker) voidIns.setOpeningMarker(BasedSequence openingMarker) voidIns.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.ins with parameters of type BasedSequenceModifierConstructorDescriptionIns(BasedSequence chars) Ins(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) Ins(BasedSequence chars, String insBlockText) -
Uses of BasedSequence in com.vladsch.flexmark.ext.jekyll.front.matter
Fields in com.vladsch.flexmark.ext.jekyll.front.matter declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceJekyllFrontMatterBlock.closingMarkerprotected BasedSequenceJekyllFrontMatterBlock.openingMarkerMethods in com.vladsch.flexmark.ext.jekyll.front.matter that return BasedSequenceModifier and TypeMethodDescriptionJekyllFrontMatterBlock.getClosingMarker()JekyllFrontMatterBlock.getContent()JekyllFrontMatterBlock.getOpeningMarker()@NotNull BasedSequence[]JekyllFrontMatterBlock.getSegments()Methods in com.vladsch.flexmark.ext.jekyll.front.matter with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidJekyllFrontMatterBlock.setClosingMarker(BasedSequence closingMarker) voidJekyllFrontMatterBlock.setOpeningMarker(BasedSequence openingMarker) Constructors in com.vladsch.flexmark.ext.jekyll.front.matter with parameters of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.jekyll.front.matter.internal
Methods in com.vladsch.flexmark.ext.jekyll.front.matter.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidJekyllFrontMatterBlockParser.addLine(ParserState state, BasedSequence line) Constructors in com.vladsch.flexmark.ext.jekyll.front.matter.internal with parameters of type BasedSequenceModifierConstructorDescription(package private)JekyllFrontMatterBlockParser(DataHolder options, BasedSequence openingMarker) -
Uses of BasedSequence in com.vladsch.flexmark.ext.jekyll.tag
Fields in com.vladsch.flexmark.ext.jekyll.tag declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceJekyllTag.closingMarkerprotected BasedSequenceJekyllTag.openingMarkerprotected BasedSequenceJekyllTag.parametersprotected BasedSequenceJekyllTag.tagMethods in com.vladsch.flexmark.ext.jekyll.tag that return BasedSequenceModifier and TypeMethodDescriptionJekyllTag.getClosingMarker()JekyllTag.getOpeningMarker()JekyllTag.getParameters()@NotNull BasedSequence[]JekyllTag.getSegments()@NotNull BasedSequence[]JekyllTagBlock.getSegments()JekyllTag.getTag()Methods in com.vladsch.flexmark.ext.jekyll.tag with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidJekyllTag.setClosingMarker(BasedSequence closingMarker) voidJekyllTag.setOpeningMarker(BasedSequence openingMarker) voidJekyllTag.setParameters(BasedSequence parameters) voidJekyllTag.setTag(BasedSequence text) Constructors in com.vladsch.flexmark.ext.jekyll.tag with parameters of type BasedSequenceModifierConstructorDescriptionJekyllTag(BasedSequence chars) JekyllTag(BasedSequence openingMarker, BasedSequence tag, BasedSequence parameters, BasedSequence closingMarker) JekyllTagBlock(BasedSequence chars) JekyllTagBlock(BasedSequence chars, List<BasedSequence> lineSegments) Constructor parameters in com.vladsch.flexmark.ext.jekyll.tag with type arguments of type BasedSequenceModifierConstructorDescriptionJekyllTagBlock(BasedSequence chars, List<BasedSequence> lineSegments) JekyllTagBlock(List<BasedSequence> lineSegments) -
Uses of BasedSequence in com.vladsch.flexmark.ext.jekyll.tag.internal
Methods in com.vladsch.flexmark.ext.jekyll.tag.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidJekyllTagBlockParser.addLine(ParserState state, BasedSequence line) -
Uses of BasedSequence in com.vladsch.flexmark.ext.macros
Fields in com.vladsch.flexmark.ext.macros declared as BasedSequenceModifier and TypeFieldDescriptionprivate BasedSequenceMacroDefinitionBlock.closingMarkerprotected BasedSequenceMacroReference.closingMarkerprivate BasedSequenceMacroDefinitionBlock.closingTrailingprivate BasedSequenceMacroDefinitionBlock.nameprivate BasedSequenceMacroDefinitionBlock.openingMarkerprotected BasedSequenceMacroReference.openingMarkerprivate BasedSequenceMacroDefinitionBlock.openingTrailingprotected BasedSequenceMacroReference.textMethods in com.vladsch.flexmark.ext.macros that return BasedSequenceModifier and TypeMethodDescriptionMacroDefinitionBlock.getClosingMarker()MacroReference.getClosingMarker()MacroDefinitionBlock.getClosingTrailing()MacroDefinitionBlock.getName()MacroDefinitionBlock.getOpeningMarker()MacroReference.getOpeningMarker()MacroDefinitionBlock.getOpeningTrailing()@NotNull BasedSequenceMacroReference.getReference()@NotNull BasedSequence[]MacroDefinitionBlock.getSegments()@NotNull BasedSequence[]MacroReference.getSegments()MacroReference.getText()Methods in com.vladsch.flexmark.ext.macros with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidMacroDefinitionBlock.setClosingMarker(BasedSequence closingMarker) voidMacroReference.setClosingMarker(BasedSequence closingMarker) voidMacroDefinitionBlock.setClosingTrailing(BasedSequence closingTrailing) voidMacroDefinitionBlock.setName(BasedSequence name) voidMacroDefinitionBlock.setOpeningMarker(BasedSequence openingMarker) voidMacroReference.setOpeningMarker(BasedSequence openingMarker) voidMacroDefinitionBlock.setOpeningTrailing(BasedSequence openingTrailing) voidMacroReference.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.macros with parameters of type BasedSequenceModifierConstructorDescriptionMacroDefinitionBlock(BasedSequence chars, List<BasedSequence> segments) MacroReference(BasedSequence chars) MacroReference(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) Constructor parameters in com.vladsch.flexmark.ext.macros with type arguments of type BasedSequenceModifierConstructorDescriptionMacroDefinitionBlock(BasedSequence chars, List<BasedSequence> segments) -
Uses of BasedSequence in com.vladsch.flexmark.ext.macros.internal
Methods in com.vladsch.flexmark.ext.macros.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidMacroDefinitionBlockParser.addLine(ParserState state, BasedSequence line) Constructors in com.vladsch.flexmark.ext.macros.internal with parameters of type BasedSequenceModifierConstructorDescription(package private)MacroDefinitionBlockParser(DataHolder options, BasedSequence openMarker, BasedSequence name, BasedSequence openTrailing) -
Uses of BasedSequence in com.vladsch.flexmark.ext.media.tags.internal
Methods in com.vladsch.flexmark.ext.media.tags.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionprivate booleanMediaTagsNodePostProcessor.isEscaped(BasedSequence chars, String prefix) voidAbstractMediaLink.setTextChars(BasedSequence textChars) protected final voidAbstractMediaLink.verifyBasedSequence(BasedSequence chars, int startOffset) -
Uses of BasedSequence in com.vladsch.flexmark.ext.resizable.image
Fields in com.vladsch.flexmark.ext.resizable.image declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceResizableImage.heightprotected BasedSequenceResizableImage.sourceprotected BasedSequenceResizableImage.textprotected BasedSequenceResizableImage.widthMethods in com.vladsch.flexmark.ext.resizable.image that return BasedSequenceModifier and TypeMethodDescriptionResizableImage.getHeight()@NotNull BasedSequence[]ResizableImage.getSegments()ResizableImage.getSource()ResizableImage.getText()ResizableImage.getWidth()Constructors in com.vladsch.flexmark.ext.resizable.image with parameters of type BasedSequenceModifierConstructorDescriptionResizableImage(BasedSequence text, BasedSequence source, BasedSequence width, BasedSequence height) -
Uses of BasedSequence in com.vladsch.flexmark.ext.spec.example
Fields in com.vladsch.flexmark.ext.spec.example declared as BasedSequenceModifier and TypeFieldDescriptionprivate BasedSequenceSpecExampleBlock.astprivate BasedSequenceSpecExampleBlock.astSeparatorprivate BasedSequenceSpecExampleBlock.closingMarkerprivate BasedSequenceSpecExampleBlock.coordClosingMarkerprivate BasedSequenceSpecExampleBlock.coordOpeningMarkerprivate BasedSequenceSpecExampleBlock.exampleKeywordprivate BasedSequenceSpecExampleBlock.htmlprivate BasedSequenceSpecExampleBlock.htmlSeparatorprivate BasedSequenceSpecExampleBlock.numberprivate BasedSequenceSpecExampleBlock.numberSeparatorprivate BasedSequenceSpecExampleBlock.openingMarkerprivate BasedSequenceSpecExampleBlock.optionsprivate BasedSequenceSpecExampleBlock.optionsClosingMarkerprivate BasedSequenceSpecExampleBlock.optionsKeywordprivate BasedSequenceSpecExampleBlock.optionsOpeningMarkerprivate BasedSequenceSpecExampleBlock.sectionprivate BasedSequenceSpecExampleBlock.sourceMethods in com.vladsch.flexmark.ext.spec.example that return BasedSequenceModifier and TypeMethodDescriptionSpecExampleBlock.getAst()SpecExampleBlock.getAstSeparator()SpecExampleBlock.getClosingMarker()SpecExampleBlock.getCoordClosingMarker()SpecExampleBlock.getCoordOpeningMarker()SpecExampleBlock.getExampleKeyword()SpecExampleBlock.getHtml()SpecExampleBlock.getHtmlSeparator()SpecExampleBlock.getNumber()SpecExampleBlock.getNumberSeparator()SpecExampleBlock.getOpeningMarker()SpecExampleBlock.getOptions()SpecExampleBlock.getOptionsClosingMarker()SpecExampleBlock.getOptionsKeyword()SpecExampleBlock.getOptionsOpeningMarker()SpecExampleBlock.getSection()@NotNull BasedSequence[]SpecExampleAst.getSegments()@NotNull BasedSequence[]SpecExampleBlock.getSegments()@NotNull BasedSequence[]SpecExampleHtml.getSegments()@NotNull BasedSequence[]SpecExampleOption.getSegments()@NotNull BasedSequence[]SpecExampleOptionSeparator.getSegments()@NotNull BasedSequence[]SpecExampleOptionsList.getSegments()@NotNull BasedSequence[]SpecExampleSeparator.getSegments()@NotNull BasedSequence[]SpecExampleSource.getSegments()SpecExampleBlock.getSource()Methods in com.vladsch.flexmark.ext.spec.example with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidSpecExampleBlock.setAst(BasedSequence ast) voidSpecExampleBlock.setAstSeparator(BasedSequence astSeparator) voidSpecExampleBlock.setClosingMarker(BasedSequence closingMarker) voidSpecExampleBlock.setCoordClosingMarker(BasedSequence coordClosingMarker) voidSpecExampleBlock.setCoordOpeningMarker(BasedSequence coordOpeningMarker) voidSpecExampleBlock.setExampleKeyword(BasedSequence exampleKeyword) voidSpecExampleBlock.setHtml(BasedSequence html) voidSpecExampleBlock.setHtmlSeparator(BasedSequence htmlSeparator) voidSpecExampleBlock.setNumber(BasedSequence number) voidSpecExampleBlock.setNumberSeparator(BasedSequence numberSeparator) voidSpecExampleBlock.setOpeningMarker(BasedSequence openingMarker) voidSpecExampleBlock.setOptions(BasedSequence options) voidSpecExampleBlock.setOptionsClosingMarker(BasedSequence optionsClosingMarker) voidSpecExampleBlock.setOptionsKeyword(BasedSequence optionsKeyword) voidSpecExampleBlock.setOptionsOpeningMarker(BasedSequence optionsOpeningMarker) voidSpecExampleBlock.setSection(BasedSequence section) voidSpecExampleBlock.setSource(BasedSequence source) Constructors in com.vladsch.flexmark.ext.spec.example with parameters of type BasedSequenceModifierConstructorDescriptionSpecExampleAst(BasedSequence chars) SpecExampleBlock(BasedSequence chars) SpecExampleBlock(BasedSequence chars, BasedSequence openingMarker, List<BasedSequence> segments, BasedSequence closingMarker) SpecExampleHtml(BasedSequence chars) SpecExampleOption(BasedSequence chars) SpecExampleSource(BasedSequence chars) Constructor parameters in com.vladsch.flexmark.ext.spec.example with type arguments of type BasedSequenceModifierConstructorDescriptionSpecExampleBlock(BasedSequence chars, BasedSequence openingMarker, List<BasedSequence> segments, BasedSequence closingMarker) -
Uses of BasedSequence in com.vladsch.flexmark.ext.spec.example.internal
Methods in com.vladsch.flexmark.ext.spec.example.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidSpecExampleBlockParser.addLine(ParserState state, BasedSequence line) private voidSpecExampleNodeRenderer.render(BasedSequence contentChars, String language, NodeRendererContext context, HtmlWriter html) private voidSpecExampleNodeRenderer.renderSpecExampleSection(BasedSequence text, String sectionLanguage, String sectionName, NodeRendererContext context, HtmlWriter html) -
Uses of BasedSequence in com.vladsch.flexmark.ext.superscript
Fields in com.vladsch.flexmark.ext.superscript declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceSuperscript.closingMarkerprotected BasedSequenceSuperscript.openingMarkerprotected BasedSequenceSuperscript.textMethods in com.vladsch.flexmark.ext.superscript that return BasedSequenceModifier and TypeMethodDescriptionSuperscript.getClosingMarker()Superscript.getOpeningMarker()@NotNull BasedSequence[]Superscript.getSegments()Superscript.getText()Methods in com.vladsch.flexmark.ext.superscript with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidSuperscript.setClosingMarker(BasedSequence closingMarker) voidSuperscript.setOpeningMarker(BasedSequence openingMarker) voidSuperscript.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.superscript with parameters of type BasedSequenceModifierConstructorDescriptionSuperscript(BasedSequence chars) Superscript(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) Superscript(BasedSequence chars, String superscriptBlockText) -
Uses of BasedSequence in com.vladsch.flexmark.ext.tables
Fields in com.vladsch.flexmark.ext.tables declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceTableCaption.closingMarkerprotected BasedSequenceTableCell.closingMarkerprotected BasedSequenceTableCaption.openingMarkerprotected BasedSequenceTableCell.openingMarkerprotected BasedSequenceTableCaption.textprotected BasedSequenceTableCell.textMethods in com.vladsch.flexmark.ext.tables that return BasedSequenceModifier and TypeMethodDescriptionTableCaption.getClosingMarker()TableCell.getClosingMarker()TableCaption.getOpeningMarker()TableCell.getOpeningMarker()@NotNull BasedSequence[]TableBlock.getSegments()@NotNull BasedSequence[]TableBody.getSegments()@NotNull BasedSequence[]TableCaption.getSegments()@NotNull BasedSequence[]TableCell.getSegments()@NotNull BasedSequence[]TableHead.getSegments()@NotNull BasedSequence[]TableRow.getSegments()@NotNull BasedSequence[]TableSeparator.getSegments()TableCaption.getText()TableCell.getText()Methods in com.vladsch.flexmark.ext.tables with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidTableCaption.setClosingMarker(BasedSequence closingMarker) voidTableCell.setClosingMarker(BasedSequence closingMarker) voidTableCaption.setOpeningMarker(BasedSequence openingMarker) voidTableCell.setOpeningMarker(BasedSequence openingMarker) voidTableCaption.setText(BasedSequence text) voidTableCell.setText(BasedSequence text) Constructors in com.vladsch.flexmark.ext.tables with parameters of type BasedSequenceModifierConstructorDescriptionTableBlock(BasedSequence chars) TableBlock(BasedSequence chars, List<BasedSequence> lineSegments) TableBody(BasedSequence chars) TableCaption(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) TableCaption(BasedSequence chars, BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) TableCell(BasedSequence chars) TableHead(BasedSequence chars) TableRow(BasedSequence chars) TableSeparator(BasedSequence chars) Constructor parameters in com.vladsch.flexmark.ext.tables with type arguments of type BasedSequenceModifierConstructorDescriptionTableBlock(BasedSequence chars, List<BasedSequence> lineSegments) TableBlock(List<BasedSequence> lineSegments) -
Uses of BasedSequence in com.vladsch.flexmark.ext.tables.internal
Methods in com.vladsch.flexmark.ext.tables.internal that return BasedSequenceMethods in com.vladsch.flexmark.ext.tables.internal that return types with arguments of type BasedSequenceModifier and TypeMethodDescriptionprivate static List<BasedSequence> TableParagraphPreProcessor.split(BasedSequence input, boolean columnSpans, boolean wantPipes) Methods in com.vladsch.flexmark.ext.tables.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionprivate List<TableCell.Alignment> TableParagraphPreProcessor.parseAlignment(BasedSequence separatorLine) private static List<BasedSequence> TableParagraphPreProcessor.split(BasedSequence input, boolean columnSpans, boolean wantPipes) Constructors in com.vladsch.flexmark.ext.tables.internal with parameters of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.toc
Fields in com.vladsch.flexmark.ext.toc declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceSimTocBlock.anchorMarkerprotected BasedSequenceTocBlock.closingMarkerprotected BasedSequenceTocBlockBase.closingMarkerprotected BasedSequenceSimTocBlock.closingTitleMarkerprotected BasedSequenceTocBlock.openingMarkerprotected BasedSequenceTocBlockBase.openingMarkerprotected BasedSequenceSimTocBlock.openingTitleMarkerprotected BasedSequenceTocBlock.styleprotected BasedSequenceTocBlockBase.styleprotected BasedSequenceSimTocBlock.titleprotected BasedSequenceTocBlock.tocKeywordprotected BasedSequenceTocBlockBase.tocKeywordMethods in com.vladsch.flexmark.ext.toc that return BasedSequenceModifier and TypeMethodDescriptionSimTocBlock.getAnchorMarker()TocBlock.getClosingMarker()TocBlockBase.getClosingMarker()SimTocBlock.getClosingTitleMarker()TocBlock.getOpeningMarker()TocBlockBase.getOpeningMarker()SimTocBlock.getOpeningTitleMarker()@NotNull BasedSequence[]SimTocBlock.getSegments()@NotNull BasedSequence[]SimTocContent.getSegments()@NotNull BasedSequence[]SimTocOption.getSegments()@NotNull BasedSequence[]SimTocOptionList.getSegments()@NotNull BasedSequence[]TocBlock.getSegments()@NotNull BasedSequence[]TocBlockBase.getSegments()TocBlock.getStyle()TocBlockBase.getStyle()SimTocBlock.getTitle()TocBlock.getTocKeyword()TocBlockBase.getTocKeyword()Methods in com.vladsch.flexmark.ext.toc with parameters of type BasedSequenceModifier and TypeMethodDescriptionstatic voidTocUtils.renderHtmlToc(HtmlWriter out, BasedSequence sourceText, List<Integer> headings, List<String> headingTexts, List<String> headingRefIds, TocOptions tocOptions) Constructors in com.vladsch.flexmark.ext.toc with parameters of type BasedSequenceModifierConstructorDescriptionSimTocBlock(BasedSequence chars) SimTocBlock(BasedSequence chars, BasedSequence styleChars, BasedSequence titleChars) SimTocContent(BasedSequence chars) SimTocContent(BasedSequence chars, List<BasedSequence> lineSegments) SimTocOption(BasedSequence chars) SimTocOptionList(BasedSequence chars) TocBlock(BasedSequence chars) TocBlock(BasedSequence chars, boolean closingSimToc) TocBlock(BasedSequence chars, BasedSequence styleChars) TocBlock(BasedSequence chars, BasedSequence styleChars, boolean closingSimToc) TocBlockBase(BasedSequence chars) TocBlockBase(BasedSequence chars, boolean closingSimToc) TocBlockBase(BasedSequence chars, BasedSequence styleChars) TocBlockBase(BasedSequence chars, BasedSequence styleChars, boolean closingSimToc) Constructor parameters in com.vladsch.flexmark.ext.toc with type arguments of type BasedSequenceModifierConstructorDescriptionSimTocContent(BasedSequence chars, List<BasedSequence> lineSegments) SimTocContent(List<BasedSequence> lineSegments) -
Uses of BasedSequence in com.vladsch.flexmark.ext.toc.internal
Fields in com.vladsch.flexmark.ext.toc.internal declared as BasedSequenceMethods in com.vladsch.flexmark.ext.toc.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidSimTocBlockParser.addLine(ParserState state, BasedSequence line) voidTocBlockParser.addLine(ParserState state, BasedSequence line) SimTocOptionTypes.parseOption(BasedSequence optionText, TocOptions options, MessageProvider provider) TocLevelsOptionParser.parseOption(BasedSequence optionText, TocOptions options, MessageProvider provider) TocOptionTypes.parseOption(BasedSequence optionText, TocOptions options, MessageProvider provider) Constructors in com.vladsch.flexmark.ext.toc.internal with parameters of type BasedSequenceModifierConstructorDescription(package private)SimTocBlockParser(DataHolder options, BasedSequence tocChars, BasedSequence styleChars, BasedSequence titleChars) (package private)TocBlockParser(DataHolder options, BasedSequence tocChars, BasedSequence styleChars) -
Uses of BasedSequence in com.vladsch.flexmark.ext.typographic
Fields in com.vladsch.flexmark.ext.typographic declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceTypographicQuotes.closingMarkerprotected BasedSequenceTypographicQuotes.openingMarkerprotected BasedSequenceTypographicQuotes.textMethods in com.vladsch.flexmark.ext.typographic that return BasedSequenceModifier and TypeMethodDescriptionTypographicQuotes.getClosingMarker()TypographicQuotes.getOpeningMarker()@NotNull BasedSequence[]TypographicQuotes.getSegments()@NotNull BasedSequence[]TypographicSmarts.getSegments()TypographicQuotes.getText()Methods in com.vladsch.flexmark.ext.typographic with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidTypographicQuotes.setClosingMarker(BasedSequence closingMarker) voidTypographicQuotes.setOpeningMarker(BasedSequence openingMarker) voidTypographicQuotes.setText(BasedSequence text) Method parameters in com.vladsch.flexmark.ext.typographic with type arguments of type BasedSequenceModifier and TypeMethodDescriptionbooleanTypographicSmarts.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanTypographicSmarts.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) Constructors in com.vladsch.flexmark.ext.typographic with parameters of type BasedSequenceModifierConstructorDescriptionTypographicQuotes(BasedSequence chars) TypographicQuotes(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) TypographicSmarts(BasedSequence chars) TypographicSmarts(BasedSequence chars, String typographicText) -
Uses of BasedSequence in com.vladsch.flexmark.ext.wikilink
Fields in com.vladsch.flexmark.ext.wikilink declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceWikiNode.anchorMarkerprotected BasedSequenceWikiNode.anchorRefprotected BasedSequenceWikiNode.closingMarkerprotected BasedSequenceWikiNode.linkprotected BasedSequenceWikiNode.openingMarkerprotected BasedSequenceWikiNode.pageRefprotected BasedSequenceWikiNode.textprotected BasedSequenceWikiNode.textSeparatorMarkerMethods in com.vladsch.flexmark.ext.wikilink that return BasedSequenceModifier and TypeMethodDescriptionWikiNode.getAnchorMarker()WikiNode.getAnchorRef()WikiNode.getClosingMarker()WikiNode.getLink()WikiNode.getOpeningMarker()WikiNode.getPageRef()@NotNull BasedSequence[]WikiNode.getSegments()WikiNode.getText()WikiNode.getTextSeparatorMarker()Methods in com.vladsch.flexmark.ext.wikilink with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidWikiNode.setAnchorMarker(BasedSequence anchorMarker) voidWikiNode.setAnchorRef(BasedSequence anchorRef) voidWikiNode.setClosingMarker(BasedSequence closingMarker) voidWikiNode.setLink(BasedSequence linkChars, boolean allowAnchors, boolean canEscapeAnchor) voidWikiNode.setLinkChars(BasedSequence linkChars, boolean allowAnchors, boolean canEscapePipe, boolean canEscapeAnchor) voidWikiNode.setOpeningMarker(BasedSequence openingMarker) voidWikiNode.setPageRef(BasedSequence pageRef) voidWikiNode.setText(BasedSequence text) voidWikiNode.setTextSeparatorMarker(BasedSequence textSeparatorMarker) Method parameters in com.vladsch.flexmark.ext.wikilink with type arguments of type BasedSequenceModifier and TypeMethodDescriptionbooleanWikiNode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanWikiNode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) Constructors in com.vladsch.flexmark.ext.wikilink with parameters of type BasedSequenceModifierConstructorDescriptionWikiImage(BasedSequence chars, boolean linkIsFirst, boolean canEscapePipe) WikiLink(BasedSequence chars, boolean linkIsFirst, boolean allowAnchors, boolean canEscapePipe, boolean canEscapeAnchor) WikiNode(BasedSequence chars, boolean linkIsFirst, boolean allowAnchors, boolean canEscapePipe, boolean canEscapeAnchor) -
Uses of BasedSequence in com.vladsch.flexmark.ext.wikilink.internal
Methods in com.vladsch.flexmark.ext.wikilink.internal that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceWikiLinkLinkRefProcessor.adjustInlineText(@NotNull Document document, @NotNull Node node) Methods in com.vladsch.flexmark.ext.wikilink.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionbooleanWikiLinkLinkRefProcessor.allowDelimiters(@NotNull BasedSequence chars, @NotNull Document document, @NotNull Node node) @NotNull NodeWikiLinkLinkRefProcessor.createNode(@NotNull BasedSequence nodeChars) booleanWikiLinkLinkRefProcessor.isMatch(@NotNull BasedSequence nodeChars) -
Uses of BasedSequence in com.vladsch.flexmark.ext.xwiki.macros
Fields in com.vladsch.flexmark.ext.xwiki.macros declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceMacroAttribute.attributeprotected BasedSequenceMacro.attributeTextprotected BasedSequenceMacro.closingMarkerprotected BasedSequenceMacroAttribute.closingMarkerprotected BasedSequenceMacroClose.closingMarkerprotected BasedSequenceMacro.nameprotected BasedSequenceMacroClose.nameprotected BasedSequenceMacro.openingMarkerprotected BasedSequenceMacroAttribute.openingMarkerprotected BasedSequenceMacroClose.openingMarkerprotected BasedSequenceMacroAttribute.separatorprotected BasedSequenceMacroAttribute.valueMethods in com.vladsch.flexmark.ext.xwiki.macros that return BasedSequenceModifier and TypeMethodDescriptionMacroAttribute.getAttribute()Macro.getAttributeText()Macro.getClosingMarker()MacroAttribute.getClosingMarker()MacroClose.getClosingMarker()Macro.getMacroContentChars()MacroBlock.getMacroContentChars()Macro.getName()MacroClose.getName()Macro.getOpeningMarker()MacroAttribute.getOpeningMarker()MacroClose.getOpeningMarker()@NotNull BasedSequence[]Macro.getSegments()@NotNull BasedSequence[]MacroAttribute.getSegments()@NotNull BasedSequence[]MacroBlock.getSegments()@NotNull BasedSequence[]MacroClose.getSegments()MacroAttribute.getSeparator()MacroAttribute.getValue()Methods in com.vladsch.flexmark.ext.xwiki.macros with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidMacroAttribute.setAttribute(BasedSequence attribute) voidMacro.setAttributeText(BasedSequence attributeText) voidMacro.setClosingMarker(BasedSequence closingMarker) voidMacroAttribute.setClosingMarker(BasedSequence closingMarker) voidMacroClose.setClosingMarker(BasedSequence closingMarker) voidMacro.setName(BasedSequence name) voidMacroClose.setName(BasedSequence name) voidMacro.setOpeningMarker(BasedSequence openingMarker) voidMacroAttribute.setOpeningMarker(BasedSequence openingMarker) voidMacroClose.setOpeningMarker(BasedSequence openingMarker) voidMacroAttribute.setSeparator(BasedSequence separator) voidMacroAttribute.setValue(BasedSequence value) Constructors in com.vladsch.flexmark.ext.xwiki.macros with parameters of type BasedSequenceModifierConstructorDescriptionMacro(BasedSequence chars) Macro(BasedSequence openingMarker, BasedSequence name, BasedSequence closingMarker) MacroAttribute(BasedSequence chars) MacroAttribute(BasedSequence attribute, BasedSequence separator, BasedSequence openingMarker, BasedSequence value, BasedSequence closingMarker) MacroBlock(BasedSequence chars) MacroClose(BasedSequence chars) MacroClose(BasedSequence openingMarker, BasedSequence name, BasedSequence closingMarker) -
Uses of BasedSequence in com.vladsch.flexmark.ext.xwiki.macros.internal
Fields in com.vladsch.flexmark.ext.xwiki.macros.internal declared as BasedSequenceMethods in com.vladsch.flexmark.ext.xwiki.macros.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidMacroBlockParser.addLine(ParserState state, BasedSequence line) Constructors in com.vladsch.flexmark.ext.xwiki.macros.internal with parameters of type BasedSequenceModifierConstructorDescription(package private)MacroBlockParser(DataHolder options, MacroParsing parsing, BasedSequence macroName, boolean oneLine) -
Uses of BasedSequence in com.vladsch.flexmark.ext.yaml.front.matter
Fields in com.vladsch.flexmark.ext.yaml.front.matter declared as BasedSequenceMethods in com.vladsch.flexmark.ext.yaml.front.matter that return BasedSequenceModifier and TypeMethodDescriptionYamlFrontMatterNode.getKeySequence()@NotNull BasedSequence[]YamlFrontMatterBlock.getSegments()@NotNull BasedSequence[]YamlFrontMatterNode.getSegments()@NotNull BasedSequence[]YamlFrontMatterValue.getSegments()Methods in com.vladsch.flexmark.ext.yaml.front.matter that return types with arguments of type BasedSequenceMethods in com.vladsch.flexmark.ext.yaml.front.matter with parameters of type BasedSequenceConstructors in com.vladsch.flexmark.ext.yaml.front.matter with parameters of type BasedSequenceConstructor parameters in com.vladsch.flexmark.ext.yaml.front.matter with type arguments of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.yaml.front.matter.internal
Fields in com.vladsch.flexmark.ext.yaml.front.matter.internal declared as BasedSequenceFields in com.vladsch.flexmark.ext.yaml.front.matter.internal with type parameters of type BasedSequenceModifier and TypeFieldDescriptionprivate List<BasedSequence> YamlFrontMatterBlockParser.currentValuesMethods in com.vladsch.flexmark.ext.yaml.front.matter.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidYamlFrontMatterBlockParser.addLine(ParserState state, BasedSequence line) -
Uses of BasedSequence in com.vladsch.flexmark.ext.youtube.embedded
Methods in com.vladsch.flexmark.ext.youtube.embedded with parameters of type BasedSequence -
Uses of BasedSequence in com.vladsch.flexmark.ext.zzzzzz
Fields in com.vladsch.flexmark.ext.zzzzzz declared as BasedSequenceModifier and TypeFieldDescriptionprotected BasedSequenceZzzzzz.closingMarkerprotected BasedSequenceZzzzzzBlock.closingMarkerprotected BasedSequenceZzzzzz.openingMarkerprotected BasedSequenceZzzzzzBlock.openingMarkerprotected BasedSequenceZzzzzz.textprotected BasedSequenceZzzzzzBlock.textprotected BasedSequenceZzzzzzBlock.zzzzzzMethods in com.vladsch.flexmark.ext.zzzzzz that return BasedSequenceModifier and TypeMethodDescriptionZzzzzz.getClosingMarker()ZzzzzzBlock.getClosingMarker()Zzzzzz.getOpeningMarker()ZzzzzzBlock.getOpeningMarker()@NotNull BasedSequence[]Zzzzzz.getSegments()@NotNull BasedSequence[]ZzzzzzBlock.getSegments()Zzzzzz.getText()ZzzzzzBlock.getText()ZzzzzzBlock.getZzzzzz()Methods in com.vladsch.flexmark.ext.zzzzzz with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidZzzzzz.setClosingMarker(BasedSequence closingMarker) voidZzzzzzBlock.setClosingMarker(BasedSequence closingMarker) voidZzzzzz.setOpeningMarker(BasedSequence openingMarker) voidZzzzzzBlock.setOpeningMarker(BasedSequence openingMarker) voidZzzzzz.setText(BasedSequence text) voidZzzzzzBlock.setText(BasedSequence text) voidZzzzzzBlock.setZzzzzz(BasedSequence zzzzzz) Constructors in com.vladsch.flexmark.ext.zzzzzz with parameters of type BasedSequenceModifierConstructorDescriptionZzzzzz(BasedSequence chars) Zzzzzz(BasedSequence openingMarker, BasedSequence text, BasedSequence closingMarker) Zzzzzz(BasedSequence chars, String zzzzzzBlockText) ZzzzzzBlock(BasedSequence chars) -
Uses of BasedSequence in com.vladsch.flexmark.ext.zzzzzz.internal
Methods in com.vladsch.flexmark.ext.zzzzzz.internal that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceZzzzzzLinkRefProcessor.adjustInlineText(@NotNull Document document, @NotNull Node node) Methods in com.vladsch.flexmark.ext.zzzzzz.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidZzzzzzBlockParser.addLine(ParserState state, BasedSequence line) booleanZzzzzzLinkRefProcessor.allowDelimiters(@NotNull BasedSequence chars, @NotNull Document document, @NotNull Node node) @NotNull NodeZzzzzzLinkRefProcessor.createNode(@NotNull BasedSequence nodeChars) booleanZzzzzzLinkRefProcessor.isMatch(@NotNull BasedSequence nodeChars) -
Uses of BasedSequence in com.vladsch.flexmark.formatter
Fields in com.vladsch.flexmark.formatter declared as BasedSequenceModifier and TypeFieldDescriptionprivate final BasedSequenceFormatter.MainNodeFormatter.blockQuoteLikeChars(package private) final BasedSequenceFormatter.MainNodeFormatter.trackedSequenceFields in com.vladsch.flexmark.formatter with type parameters of type BasedSequenceMethods in com.vladsch.flexmark.formatter that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceFormatter.MainNodeFormatter.getBlockQuoteLikePrefixChars()@NotNull BasedSequenceFormatter.MainNodeFormatter.SubNodeFormatter.getBlockQuoteLikePrefixChars()@NotNull BasedSequenceNodeFormatterContext.getBlockQuoteLikePrefixChars()static BasedSequenceFormatterUtils.getSoftLineBreakSpan(Node node) @NotNull BasedSequenceFormatter.MainNodeFormatter.getTrackedSequence()@NotNull BasedSequenceFormatter.MainNodeFormatter.SubNodeFormatter.getTrackedSequence()@NotNull BasedSequenceNodeFormatterContext.getTrackedSequence()NOTE: parser can only use a contiguous sequence, not segmented.@NotNull BasedSequenceMarkdownWriter.lastBlockQuoteChildPrefix(BasedSequence prefix) Methods in com.vladsch.flexmark.formatter with parameters of type BasedSequenceModifier and TypeMethodDescriptionstatic voidFormatterUtils.appendWhiteSpaceBetween(MarkdownWriter markdown, BasedSequence prev, BasedSequence next, boolean preserve, boolean collapse, boolean collapseToEOL) static @NotNull StringFormatterUtils.getActualAdditionalPrefix(BasedSequence contentChars, MarkdownWriter markdown) static @NotNull StringFormatterUtils.getAdditionalPrefix(BasedSequence fromChars, BasedSequence toChars) static StringFormatterUtils.getBlockLikePrefix(BlockQuoteLike node, NodeFormatterContext context, BlockQuoteMarker blockQuoteMarkers, @NotNull BasedSequence prefix) @NotNull BasedSequenceMarkdownWriter.lastBlockQuoteChildPrefix(BasedSequence prefix) static voidFormatterUtils.renderListItem(ListItem node, NodeFormatterContext context, MarkdownWriter markdown, ListOptions listOptions, BasedSequence markerSuffix, boolean addBlankLineLooseItems) -
Uses of BasedSequence in com.vladsch.flexmark.html
Methods in com.vladsch.flexmark.html that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequence[]EmbeddedAttributeProvider.EmbeddedNodeAttributes.getSegments()Methods in com.vladsch.flexmark.html with parameters of type BasedSequenceModifier and TypeMethodDescription@NotNull HtmlWriterHtmlWriter.srcPos(@NotNull BasedSequence sourceText) @NotNull HtmlWriterHtmlWriter.srcPosWithEOL(@NotNull BasedSequence sourceText) @NotNull HtmlWriterHtmlWriter.srcPosWithTrailingEOL(@NotNull BasedSequence sourceText) -
Uses of BasedSequence in com.vladsch.flexmark.html.renderer
Methods in com.vladsch.flexmark.html.renderer with parameters of type BasedSequenceModifier and TypeMethodDescriptionprivate voidCoreNodeRenderer.renderChildrenSourceLineWrapped(Node node, BasedSequence nodeChildText, NodeRendererContext context, HtmlWriter html) -
Uses of BasedSequence in com.vladsch.flexmark.html2md.converter
Methods in com.vladsch.flexmark.html2md.converter that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceHtmlMarkdownWriter.lastBlockQuoteChildPrefix(BasedSequence prefix) Methods in com.vladsch.flexmark.html2md.converter with parameters of type BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceHtmlMarkdownWriter.lastBlockQuoteChildPrefix(BasedSequence prefix) -
Uses of BasedSequence in com.vladsch.flexmark.jira.converter.internal
Methods in com.vladsch.flexmark.jira.converter.internal that return BasedSequenceModifier and TypeMethodDescriptionstatic BasedSequenceJiraConverterNodeRenderer.getSoftLineBreakSpan(Node node) -
Uses of BasedSequence in com.vladsch.flexmark.parser
Fields in com.vladsch.flexmark.parser declared as BasedSequenceFields in com.vladsch.flexmark.parser with type parameters of type BasedSequenceModifier and TypeFieldDescriptionprotected ArrayList<BasedSequence> LightInlineParserImpl.currentTextMethods in com.vladsch.flexmark.parser that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceLinkRefProcessor.adjustInlineText(@NotNull Document document, @NotNull Node node) Adjust child nodes' text as needed when some of the link ref text was used in the opening or closing sequence of the node or if the children are not desired then removeIndex them.@NotNull BasedSequenceLightInlineParser.getInput()@NotNull BasedSequenceLightInlineParserImpl.getInput()@Nullable BasedSequenceIf RE matches at current index in the input, advance index and return the match; otherwise return null.@Nullable BasedSequence[]LightInlineParser.matchWithGroups(Pattern re) LightInlineParserImpl.matchWithGroups(Pattern re) If RE matches at current index in the input, advance index and return the match; otherwise return null.@Nullable BasedSequenceInlineParser.parseLinkDestination()@Nullable BasedSequenceInlineParser.parseLinkTitle()@Nullable BasedSequenceInlineParser.toEOL()@Nullable BasedSequenceLightInlineParser.toEOL()@Nullable BasedSequenceLightInlineParserImpl.toEOL()Parse to end of line, including EOLMethods in com.vladsch.flexmark.parser that return types with arguments of type BasedSequenceModifier and TypeMethodDescription@NotNull ArrayList<BasedSequence> LightInlineParser.getCurrentText()@NotNull ArrayList<BasedSequence> LightInlineParserImpl.getCurrentText()Methods in com.vladsch.flexmark.parser with parameters of type BasedSequenceModifier and TypeMethodDescriptionbooleanLinkRefProcessor.allowDelimiters(@NotNull BasedSequence chars, @NotNull Document document, @NotNull Node node) Allows the delimiter processor to allow/disallow other delimiters in its inline text@NotNull TextLightInlineParser.appendSeparateText(@NotNull BasedSequence text) @NotNull TextLightInlineParserImpl.appendSeparateText(@NotNull BasedSequence text) voidLightInlineParser.appendText(@NotNull BasedSequence text) voidLightInlineParser.appendText(@NotNull BasedSequence text, int beginIndex, int endIndex) voidLightInlineParserImpl.appendText(@NotNull BasedSequence text) voidLightInlineParserImpl.appendText(@NotNull BasedSequence text, int beginIndex, int endIndex) @NotNull NodeLinkRefProcessor.createNode(@NotNull BasedSequence nodeChars) Create the desired element that was previously matched with isMatchbooleanLinkRefProcessor.isMatch(@NotNull BasedSequence nodeChars) Test whether the element matches desired one.voidInlineParser.parse(@NotNull BasedSequence input, @NotNull Node node) @NotNull DocumentParser.parse(@NotNull BasedSequence input) Parse the specified input text into a tree of nodes.InlineParser.parseCustom(@NotNull BasedSequence input, @NotNull Node node, @NotNull BitSet customCharacters, @NotNull Map<Character, CharacterNodeFactory> nodeFactoryMap) voidLightInlineParser.setInput(BasedSequence input) voidLightInlineParserImpl.setInput(BasedSequence input) -
Uses of BasedSequence in com.vladsch.flexmark.parser.block
Methods in com.vladsch.flexmark.parser.block that return BasedSequenceModifier and TypeMethodDescriptionParserState.getLine()ParserState.getLineWithEOL()MatchedBlockParser.getParagraphContent()Returns the current content of the paragraph if the matched block is a paragraph.Methods in com.vladsch.flexmark.parser.block that return types with arguments of type BasedSequenceModifier and TypeMethodDescriptionParserState.getLineSegments()Returns a list of document lines encountered this far in the parsing processMatchedBlockParser.getParagraphLines()Methods in com.vladsch.flexmark.parser.block with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidAbstractBlockParser.addLine(ParserState state, BasedSequence line) voidBlockParser.addLine(ParserState state, BasedSequence line) Add another line to the block -
Uses of BasedSequence in com.vladsch.flexmark.parser.core
Fields in com.vladsch.flexmark.parser.core declared as BasedSequenceModifier and TypeFieldDescription(package private) final BasedSequenceListBlockParser.ListData.listMarker(package private) final BasedSequenceListBlockParser.ListData.markerSuffix(package private) BasedSequenceListBlockParser.myItemHandledLineMethods in com.vladsch.flexmark.parser.core that return BasedSequenceModifier and TypeMethodDescription(package private) BasedSequenceListBlockParser.getItemHandledLine()Methods in com.vladsch.flexmark.parser.core with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidDocumentBlockParser.addLine(ParserState state, BasedSequence line) voidFencedCodeBlockParser.addLine(ParserState state, BasedSequence line) voidHtmlBlockParser.addLine(ParserState state, BasedSequence line) voidIndentedCodeBlockParser.addLine(ParserState state, BasedSequence line) voidParagraphParser.addLine(ParserState state, BasedSequence line) booleanListBlockParser.ListItemLeadInHandler.escape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) voidDocumentBlockParser.initializeDocument(DataHolder options, BasedSequence charSequence) (package private) voidListBlockParser.setItemHandledLine(BasedSequence itemHandledLine) (package private) voidListBlockParser.setItemHandledLineSkipActive(BasedSequence itemHandledLine) (package private) voidListBlockParser.setItemHandledNewItemLine(BasedSequence itemHandledLine) (package private) voidListBlockParser.setItemHandledNewListLine(BasedSequence itemHandledLine) booleanListBlockParser.ListItemLeadInHandler.unEscape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) Constructors in com.vladsch.flexmark.parser.core with parameters of type BasedSequenceModifierConstructorDescriptionBlockQuoteParser(DataHolder options, BasedSequence marker) (package private)ListData(ListBlock listBlock, boolean isEmpty, int markerIndex, int markerColumn, int markerIndent, int contentOffset, BasedSequence listMarker, boolean isNumberedList, BasedSequence markerSuffix, int markerSuffixOffset) -
Uses of BasedSequence in com.vladsch.flexmark.parser.core.delimiter
Fields in com.vladsch.flexmark.parser.core.delimiter declared as BasedSequenceMethods in com.vladsch.flexmark.parser.core.delimiter that return BasedSequenceModifier and TypeMethodDescriptionDelimiter.getInput()Delimiter.getLeadChars(int delimiterUse) Delimiter.getTailChars(int delimiterUse) Methods in com.vladsch.flexmark.parser.core.delimiter with parameters of type BasedSequenceModifier and TypeMethodDescriptionstatic BracketBracket.image(BasedSequence input, Text node, int index, Bracket previous, Delimiter previousDelimiter) booleanBracket.isStraddling(BasedSequence nodeChars) static BracketBracket.link(BasedSequence input, Text node, int index, Bracket previous, Delimiter previousDelimiter) Constructors in com.vladsch.flexmark.parser.core.delimiter with parameters of type BasedSequenceModifierConstructorDescriptionprivateBracket(BasedSequence input, Text node, int index, Bracket previous, Delimiter previousDelimiter, boolean image) Delimiter(BasedSequence input, Text node, char delimiterChar, boolean canOpen, boolean canClose, Delimiter previous, int index) -
Uses of BasedSequence in com.vladsch.flexmark.parser.internal
Fields in com.vladsch.flexmark.parser.internal declared as BasedSequenceModifier and TypeFieldDescriptionprivate BasedSequenceDocumentParser.lineprivate BasedSequenceDocumentParser.lineWithEOLfinal BasedSequenceInlineParserImpl.ReferenceProcessorMatch.nodeCharsFields in com.vladsch.flexmark.parser.internal with type parameters of type BasedSequenceMethods in com.vladsch.flexmark.parser.internal that return BasedSequenceModifier and TypeMethodDescriptionDocumentParser.getLine()DocumentParser.getLineWithEOL()MatchedBlockParserImpl.getParagraphContent()InlineParserImpl.parseLinkDestination()Attempt to parse link destination,LinkDestinationParser.parseLinkDestination(BasedSequence input, int startIndex) InlineParserImpl.parseLinkTitle()Attempt to parse link title (sans quotes),Methods in com.vladsch.flexmark.parser.internal that return types with arguments of type BasedSequenceModifier and TypeMethodDescriptionDocumentParser.getLineSegments()MatchedBlockParserImpl.getParagraphLines()Methods in com.vladsch.flexmark.parser.internal with parameters of type BasedSequenceModifier and TypeMethodDescriptionprotected static booleanInlineParserImpl.containsLinkRefs(BasedSequence nodeChars, Node next, Boolean isTentative) private voidDocumentParser.incorporateLine(BasedSequence ln) Analyze a line of text and update the document appropriately.voidInlineParserImpl.parse(@NotNull BasedSequence content, @NotNull Node block) Parse content in block into inline children, using reference map to resolve references.InlineParserImpl.parseCustom(@NotNull BasedSequence input, @NotNull Node node, @NotNull BitSet customCharacters, @NotNull Map<Character, CharacterNodeFactory> nodeFactoryMap) LinkDestinationParser.parseLinkDestination(BasedSequence input, int startIndex) protected intInlineParserImpl.parseReference(Block block, BasedSequence s) Attempt to parse a reference definition, modifying the internal reference map.Constructors in com.vladsch.flexmark.parser.internal with parameters of type BasedSequenceModifierConstructorDescriptionReferenceProcessorMatch(LinkRefProcessor processor, boolean wantExclamation, BasedSequence nodeChars) -
Uses of BasedSequence in com.vladsch.flexmark.test.util
Fields in com.vladsch.flexmark.test.util declared as BasedSequenceModifier and TypeFieldDescriptionfinal @NotNull BasedSequenceExampleOption.customParamsfinal @NotNull BasedSequenceExampleOption.optionNamefinal @NotNull BasedSequenceExampleOption.optionTextMethods in com.vladsch.flexmark.test.util that return BasedSequenceModifier and TypeMethodDescriptionstatic BasedSequenceTestUtils.stripIndent(BasedSequence input, CharSequence sourceIndent) Methods in com.vladsch.flexmark.test.util that return types with arguments of type BasedSequenceModifier and TypeMethodDescriptionstatic Pair<BasedSequence, int[]> TestUtils.extractMarkup(BasedSequence input) Methods in com.vladsch.flexmark.test.util with parameters of type BasedSequenceModifier and TypeMethodDescriptionstatic Pair<BasedSequence, int[]> TestUtils.extractMarkup(BasedSequence input) static SequenceBuilderTestUtils.insertCaretMarkup(BasedSequence sequence, int[] offsets) static BasedSequenceTestUtils.stripIndent(BasedSequence input, CharSequence sourceIndent) Constructors in com.vladsch.flexmark.test.util with parameters of type BasedSequenceModifierConstructorDescriptionprivateExampleOption(@NotNull BasedSequence optionText, @NotNull BasedSequence optionName, @NotNull BasedSequence customParams, boolean isBuiltIn, boolean isDisabled, boolean isCustom, boolean isValid) -
Uses of BasedSequence in com.vladsch.flexmark.util.ast
Classes in com.vladsch.flexmark.util.ast that implement interfaces with type arguments of type BasedSequenceFields in com.vladsch.flexmark.util.ast declared as BasedSequenceModifier and TypeFieldDescriptionprivate @NotNull BasedSequenceNode.charsstatic final BasedSequence[]Node.EMPTY_SEGMENTSFields in com.vladsch.flexmark.util.ast with type parameters of type BasedSequenceModifier and TypeFieldDescriptionprivate final ArrayList<BasedSequence> BlockContent.linesprotected List<BasedSequence> ContentNode.lineSegmentsMethods in com.vladsch.flexmark.util.ast that return BasedSequenceModifier and TypeMethodDescriptionNode.baseSubSequence(int startIndex) Node.baseSubSequence(int startIndex, int endIndex) TextCollectingVisitor.collectAndGetSequence(Node node) TextCollectingVisitor.collectAndGetSequence(Node node, int flags) Node.getBaseSequence()@NotNull BasedSequenceSpaceInsertingSequenceBuilder.getBaseSequence()BlockQuoteLike.getChars()DelimitedNode.getChars()@NotNull BasedSequenceNode.getChars()@NotNull BasedSequenceNode.getCharsFromSegments()Get the char sequence from segments making up the node's characters.Node.getChildChars()DelimitedNode.getClosingMarker()@NotNull BasedSequenceContent.getContentChars()@NotNull BasedSequenceContent.getContentChars(int startLine, int endLine) @NotNull BasedSequenceContentNode.getContentChars()@NotNull BasedSequenceContentNode.getContentChars(int startLine, int endLine) @NotNull BasedSequenceBlockContent.getContents()@NotNull BasedSequenceBlockContent.getContents(int startLine, int endLine) Node.getEmptyPrefix()Node.getEmptySuffix()Node.getExactChildChars()static @NotNull BasedSequenceNode.getLeadSegment(@NotNull BasedSequence[] segments) @NotNull BasedSequenceBlockContent.getLine(int line) @NotNull BasedSequenceContent.getLineChars(int index) @NotNull BasedSequenceContentNode.getLineChars(int index) BlockQuoteLike.getOpeningMarker()DelimitedNode.getOpeningMarker()@NotNull BasedSequenceReferencingNode.getReference()@NotNull BasedSequence[]BlankLine.getSegments()@NotNull BasedSequence[]Document.getSegments()abstract @NotNull BasedSequence[]Node.getSegments()@NotNull BasedSequence[]Node.getSegmentsForChars()Get the segments making up the node's characters.TextCollectingVisitor.getSequence()@Nullable BasedSequenceSpaceInsertingSequenceBuilder.getSingleBasedSequence()@NotNull BasedSequenceBlockContent.getSpanningChars()@NotNull BasedSequenceContent.getSpanningChars()@NotNull BasedSequenceContentNode.getSpanningChars()private static @NotNull BasedSequenceContentNode.getSpanningChars(@NotNull List<BasedSequence> lineSegments) DelimitedNode.getText()static @NotNull BasedSequenceNode.getTrailSegment(BasedSequence[] segments) static @NotNull BasedSequenceNode.spanningChars(BasedSequence... segments) @NotNull BasedSequenceSpaceInsertingSequenceBuilder.toSequence()Methods in com.vladsch.flexmark.util.ast that return types with arguments of type BasedSequenceModifier and TypeMethodDescription@NotNull List<BasedSequence> Content.getContentLines()@NotNull List<BasedSequence> Content.getContentLines(int startLine, int endLine) @NotNull List<BasedSequence> ContentNode.getContentLines()@NotNull List<BasedSequence> ContentNode.getContentLines(int startLine, int endLine) @NotNull List<BasedSequence> BlockContent.getLines()Methods in com.vladsch.flexmark.util.ast with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidBlockContent.add(@NotNull BasedSequence lineWithEOL, int lineIndent) static voidNode.delimitedSegmentSpan(@NotNull StringBuilder out, @NotNull BasedSequence openingSequence, @NotNull BasedSequence sequence, @NotNull BasedSequence closingSequence, @NotNull String name) static voidNode.delimitedSegmentSpanChars(@NotNull StringBuilder out, @NotNull BasedSequence openingSequence, @NotNull BasedSequence sequence, @NotNull BasedSequence closingSequence, @NotNull String name) static @NotNull SpaceInsertingSequenceBuilderSpaceInsertingSequenceBuilder.emptyBuilder(@NotNull BasedSequence base) static @NotNull SpaceInsertingSequenceBuilderSpaceInsertingSequenceBuilder.emptyBuilder(@NotNull BasedSequence base, int options) static @NotNull SpaceInsertingSequenceBuilderSpaceInsertingSequenceBuilder.emptyBuilder(@NotNull BasedSequence base, int options, @NotNull SegmentOptimizer optimizer) static @NotNull SpaceInsertingSequenceBuilderSpaceInsertingSequenceBuilder.emptyBuilder(@NotNull BasedSequence base, @NotNull SegmentOptimizer optimizer) static @NotNull BasedSequenceNode.getLeadSegment(@NotNull BasedSequence[] segments) static @NotNull BasedSequenceNode.getTrailSegment(BasedSequence[] segments) @NotNull NodeIParse.parse(@NotNull BasedSequence input) Parse the specified input text into a tree of nodes.static voidNode.segmentSpan(@NotNull StringBuilder out, @NotNull BasedSequence sequence, @Nullable String name) static voidNode.segmentSpanChars(@NotNull StringBuilder out, @NotNull BasedSequence sequence, @NotNull String name) static voidNode.segmentSpanCharsToVisible(@NotNull StringBuilder out, @NotNull BasedSequence sequence, @NotNull String name) voidNode.setChars(@NotNull BasedSequence chars) voidDelimitedNode.setClosingMarker(BasedSequence closingMarker) voidContentNode.setContent(@NotNull BasedSequence chars, @NotNull List<BasedSequence> lineSegments) voidContentNode.setContentLine(int lineIndex, @NotNull BasedSequence contentLine) voidDelimitedNode.setOpeningMarker(BasedSequence openingMarker) voidDelimitedNode.setText(BasedSequence text) static @NotNull BasedSequenceNode.spanningChars(BasedSequence... segments) static @NotNull StringNode.toSegmentSpan(@NotNull BasedSequence sequence, @Nullable String name) Method parameters in com.vladsch.flexmark.util.ast with type arguments of type BasedSequenceModifier and TypeMethodDescriptionvoidBlockContent.addAll(@NotNull List<BasedSequence> lines, List<Integer> lineIndents) default voidTextContainer.collectEndText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) Append node's text ending, after any child nodes have been visited.default voidTextContainer.collectEndText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) Append node's text ending, after any child nodes have been visited.default booleanDelimitedNode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) default booleanDelimitedNode.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) booleanTextContainer.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) Append node's textbooleanTextContainer.collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence> out, int flags, NodeVisitor nodeVisitor) Append node's textprivate static @NotNull BasedSequenceContentNode.getSpanningChars(@NotNull List<BasedSequence> lineSegments) voidContentNode.setContent(@NotNull BasedSequence chars, @NotNull List<BasedSequence> lineSegments) voidContentNode.setContent(@NotNull List<BasedSequence> lineSegments) voidContentNode.setContentLines(@NotNull List<BasedSequence> contentLines) Constructors in com.vladsch.flexmark.util.ast with parameters of type BasedSequenceModifierConstructorDescriptionBlankLine(@NotNull BasedSequence chars) BlankLine(@NotNull BasedSequence chars, @NotNull Block claimedBlankLine) Block(@NotNull BasedSequence chars) Block(@NotNull BasedSequence chars, @NotNull List<BasedSequence> lineSegments) ContentNode(@NotNull BasedSequence chars) ContentNode(@NotNull BasedSequence chars, @NotNull List<BasedSequence> lineSegments) Document(DataHolder options, BasedSequence chars) Node(@NotNull BasedSequence chars) Constructor parameters in com.vladsch.flexmark.util.ast with type arguments of type BasedSequenceModifierConstructorDescriptionBlock(@NotNull BasedSequence chars, @NotNull List<BasedSequence> lineSegments) Block(@NotNull List<BasedSequence> lineSegments) ContentNode(@NotNull BasedSequence chars, @NotNull List<BasedSequence> lineSegments) ContentNode(@NotNull List<BasedSequence> lineSegments) -
Uses of BasedSequence in com.vladsch.flexmark.util.format
Fields in com.vladsch.flexmark.util.format declared as BasedSequenceModifier and TypeFieldDescription(package private) final @NotNull BasedSequenceMarkdownParagraph.altSeq(package private) final @NotNull BasedSequenceMarkdownParagraph.baseSeq(package private) final @NotNull BasedSequenceMarkdownParagraph.LeftAlignedWrapping.baseSeqfinal BasedSequenceTableCell.closeMarkerprivate BasedSequenceMarkdownParagraph.firstIndentprivate BasedSequenceMarkdownParagraph.indent(package private) BasedSequenceMarkdownParagraph.LeftAlignedWrapping.lastSpaceprivate final @NotNull BasedSequenceTrackedOffsetList.myBaseSeqfinal BasedSequenceTableCell.openMarkerfinal BasedSequenceTableCell.textMethods in com.vladsch.flexmark.util.format that return BasedSequenceModifier and TypeMethodDescription(package private) BasedSequenceMarkdownParagraph.LeftAlignedWrapping.addSpaces(BasedSequence sequence, int count) private BasedSequenceMarkdownTable.cellText(List<TableCell> cells, int index, boolean withTrackedOffset, boolean isHeader, int width, CellAlignment alignment, Ref<Integer> delta) @NotNull BasedSequenceTrackedOffsetList.getBaseSeq()@NotNull BasedSequenceMarkdownWriterBase.getBeforeEolPrefix()MarkdownTable.getCaption()@NotNull BasedSequenceMarkdownParagraph.getChars()@NotNull BasedSequenceMarkdownWriterBase.getIndentPrefix()(package private) BasedSequenceTableCell.getLastSegment()@NotNull BasedSequenceMarkdownWriterBase.getLine(int lineIndex) @NotNull BasedSequenceMarkdownWriterBase.getPrefix()abstract @NotNull BasedSequenceMarkdownWriterBase.lastBlockQuoteChildPrefix(BasedSequence prefix) (package private) @NotNull BasedSequenceMarkdownParagraph.resolveTrackedOffsets(@NotNull BasedSequence unwrapped, @NotNull BasedSequence wrapped) (package private) BasedSequenceMarkdownParagraph.resolveTrackedOffsetsEdit(BasedSequence baseSpliced, BasedSequence altSpliced, BasedSequence wrapped) MarkdownParagraph.Token.subSequence(BasedSequence charSequence) (package private) @NotNull BasedSequenceMarkdownParagraph.LeftAlignedWrapping.wrapText()MarkdownParagraph.wrapText()MarkdownParagraph.wrapTextNotTracked()Methods in com.vladsch.flexmark.util.format that return types with arguments of type BasedSequenceModifier and TypeMethodDescription@NotNull Iterable<BasedSequence> MarkdownWriterBase.getLines(int maxTrailingBlankLines, int startLine, int endLine, boolean withPrefixes) Methods in com.vladsch.flexmark.util.format with parameters of type BasedSequenceModifier and TypeMethodDescription(package private) BasedSequenceMarkdownParagraph.LeftAlignedWrapping.addSpaces(BasedSequence sequence, int count) (package private) intMarkdownTable.appendDashes(LineAppendable out, int dashCount, BasedSequence sepDashes, int dashOffset) static voidMarkdownTable.appendFormattedCaption(LineAppendable out, BasedSequence caption, TableFormatOptions options) static @NotNull TrackedOffsetListTrackedOffsetList.create(@NotNull BasedSequence baseSeq, @NotNull int[] offsets) static @NotNull TrackedOffsetListTrackedOffsetList.create(@NotNull BasedSequence baseSeq, @NotNull List<TrackedOffset> trackedOffsets) private CharSequenceTableCell.dumpSequence(BasedSequence sequence) static StringMarkdownTable.formattedCaption(BasedSequence caption, TableFormatOptions options) abstract @NotNull BasedSequenceMarkdownWriterBase.lastBlockQuoteChildPrefix(BasedSequence prefix) (package private) voidMarkdownParagraph.LeftAlignedWrapping.processLeadInEscape(List<? extends SpecialLeadInHandler> handlers, BasedSequence sequence) (package private) voidMarkdownParagraph.LeftAlignedWrapping.processLeadInUnEscape(List<? extends SpecialLeadInHandler> handlers, BasedSequence sequence) (package private) @NotNull BasedSequenceMarkdownParagraph.resolveTrackedOffsets(@NotNull BasedSequence unwrapped, @NotNull BasedSequence wrapped) static voidTrackedOffsetUtils.resolveTrackedOffsets(BasedSequence sequence, LineAppendable appendable, List<TrackedOffset> offsets, int maxTrailingBlankLines, boolean traceDetails) Resolve any unresolved tracked offsets(package private) BasedSequenceMarkdownParagraph.resolveTrackedOffsetsEdit(BasedSequence baseSpliced, BasedSequence altSpliced, BasedSequence wrapped) MarkdownParagraph.Token.subSequence(BasedSequence charSequence) Constructors in com.vladsch.flexmark.util.format with parameters of type BasedSequenceModifierConstructorDescription(package private)LeftAlignedWrapping(@NotNull BasedSequence baseSeq) MarkdownParagraph(@NotNull BasedSequence chars, @NotNull CharWidthProvider charWidthProvider) MarkdownParagraph(@NotNull BasedSequence chars, @NotNull BasedSequence altChars, @NotNull CharWidthProvider charWidthProvider) MarkdownParagraph(BasedSequence chars) privateTrackedOffsetList(@NotNull BasedSequence baseSeq, @NotNull List<TrackedOffset> trackedOffsets) -
Uses of BasedSequence in com.vladsch.flexmark.util.html
Methods in com.vladsch.flexmark.util.html that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceHtmlAppendableBase.getBeforeEolPrefix()@NotNull BasedSequenceHtmlAppendableBase.getIndentPrefix()@NotNull BasedSequenceHtmlAppendableBase.getLine(int lineIndex) @NotNull BasedSequenceHtmlAppendableBase.getPrefix()Methods in com.vladsch.flexmark.util.html that return types with arguments of type BasedSequenceModifier and TypeMethodDescription@NotNull Iterable<BasedSequence> HtmlAppendableBase.getLines(int maxTrailingBlankLines, int startLine, int endLine, boolean withPrefixes) -
Uses of BasedSequence in com.vladsch.flexmark.util.options
Fields in com.vladsch.flexmark.util.options declared as BasedSequenceModifier and TypeFieldDescriptionprotected final BasedSequenceParsedOption.sourceprotected final BasedSequenceParserMessage.sourceMethods in com.vladsch.flexmark.util.options that return BasedSequenceMethods in com.vladsch.flexmark.util.options with parameters of type BasedSequenceModifier and TypeMethodDescriptionPair<T, List<ParsedOption<T>>> BooleanOptionParser.parseOption(BasedSequence optionText, T options, MessageProvider provider) Pair<T, List<ParsedOption<T>>> OptionParser.parseOption(BasedSequence optionText, T options, MessageProvider provider) Pair<T, List<ParsedOption<T>>> OptionsParser.parseOption(BasedSequence optionsText, T options, MessageProvider provider) Constructors in com.vladsch.flexmark.util.options with parameters of type BasedSequenceModifierConstructorDescriptionParsedOption(BasedSequence source, OptionParser<T> optionParser, ParsedOptionStatus optionResult) ParsedOption(BasedSequence source, OptionParser<T> optionParser, ParsedOptionStatus optionResult, ParserMessage message) ParsedOption(BasedSequence source, OptionParser<T> optionParser, ParsedOptionStatus optionResult, List<ParserMessage> messages) ParsedOption(BasedSequence source, OptionParser<T> optionParser, ParsedOptionStatus optionResult, List<ParserMessage> messages, List<ParsedOption<T>> parsedOptions) ParserMessage(BasedSequence source, ParsedOptionStatus status, String message) -
Uses of BasedSequence in com.vladsch.flexmark.util.sequence
Subinterfaces of BasedSequence in com.vladsch.flexmark.util.sequenceModifier and TypeInterfaceDescriptioninterfaceInterface implemented by sequences which do not contain contiguous base characters from startOffset to endOffsetClasses in com.vladsch.flexmark.util.sequence that implement BasedSequenceModifier and TypeClassDescriptionstatic classclassImplementation of BaseSequencefinal classA CharSequence that references original char[] a subSequence() returns a sub-sequence from the original base sequencefinal classA BasedSequence which maps characters according to CharMapperfinal classA BasedSequence with an out of scope of original char sequence prefixclassA BasedSequence which consists of segments of other BasedSequencesfinal classA BasedSequence which consists of segments of other BasedSequences NOTE: very efficient for random access but extremely wasteful with space by allocating 4 bytes per character in the sequence with corresponding construction penalty use SegmentedSequenceTree which is binary tree based segmented sequence with minimal overhead and optimized to give penalty free random access for most applications.final classA BasedSequence which consists of segments of other BasedSequences NOTE: very efficient for random access but extremely wasteful with space by allocating 4 bytes per character in the sequence with corresponding construction penalty use SegmentedSequenceTree which is binary tree based segmented sequence with minimal overhead and optimized to give penalty free random access for most applications.final classA BasedSequence implementation which wraps original CharSequence to provide a BasedSequence for all its subsequences, a subSequence() returns a SubSequence from the original base sequence.Subclasses with type arguments of type BasedSequence in com.vladsch.flexmark.util.sequenceSubinterfaces with type arguments of type BasedSequence in com.vladsch.flexmark.util.sequenceModifier and TypeInterfaceDescriptioninterfaceA CharSequence that references original char sequence with offsets into original preserved.Classes in com.vladsch.flexmark.util.sequence that implement interfaces with type arguments of type BasedSequenceModifier and TypeClassDescription(package private) static classfinal classA BasedSequence which maps characters according to CharMapperFields in com.vladsch.flexmark.util.sequence declared as BasedSequenceModifier and TypeFieldDescriptionprivate final BasedSequencePrefixedSubSequence.baseprivate final BasedSequenceMappedBasedSequence.baseSeqprotected final BasedSequenceSegmentedSequence.baseSeqstatic final BasedSequenceBasedSequence.EMPTYstatic final BasedSequence[]BasedSequence.EMPTY_ARRAYstatic final BasedSequence[]BasedSequence.EMPTY_SEGMENTSstatic final BasedSequenceBasedSequence.EOLstatic final BasedSequenceBasedSequence.LINE_SEPstatic final BasedSequenceBasedSequence.NULLprivate BasedSequenceReplacedTextMapper.originalprivate BasedSequenceReplacedTextMapper.replacedSequencestatic final BasedSequenceBasedSequence.SPACEFields in com.vladsch.flexmark.util.sequence with type parameters of type BasedSequenceModifier and TypeFieldDescriptionstatic final List<BasedSequence> BasedSequence.EMPTY_LISTprivate ArrayList<BasedSequence> ReplacedTextMapper.replacedSegmentsMethods in com.vladsch.flexmark.util.sequence that return BasedSequenceModifier and TypeMethodDescriptionstatic BasedSequenceBasedUtils.asBased(CharSequence sequence) @NotNull BasedSequenceRange.basedSafeSubSequence(@NotNull CharSequence charSequence) @NotNull BasedSequenceRange.basedSubSequence(@NotNull CharSequence charSequence) @NotNull BasedSequenceBasedSequence.baseSubSequence(int startIndex) Get a portion of the original sequence that this sequence is based on@NotNull BasedSequenceBasedSequence.baseSubSequence(int startIndex, int endIndex) Get a portion of this sequence's base sequence@NotNull BasedSequenceBasedSequence.EmptyBasedSequence.baseSubSequence(int startIndex, int endIndex) final @NotNull BasedSequenceBasedSequenceImpl.baseSubSequence(int startIndex) @NotNull BasedSequenceBasedSequenceImpl.baseSubSequence(int startIndex, int endIndex) @NotNull BasedSequencePrefixedSubSequence.baseSubSequence(int startIndex, int endIndex) final @NotNull BasedSequenceSegmentedSequence.baseSubSequence(int startIndex, int endIndex) static @NotNull BasedSequenceEscaping.collapseWhitespace(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) (package private) static BasedSequenceBasedSequenceImpl.create(@Nullable CharSequence charSequence) static BasedSequenceSegmentedSequence.create(BasedSequence... segments) static BasedSequenceSegmentedSequence.create(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) UseBasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.static BasedSequenceSegmentedSequence.create(SequenceBuilder builder) (package private) static BasedSequenceSubSequence.create(@Nullable CharSequence charSequence) @NotNull BasedSequence[]BasedSequenceImpl.emptyArray()static BasedSequenceHtml5Entities.entityToSequence(BasedSequence input) static @NotNull BasedSequenceEscaping.escapeHtml(@NotNull BasedSequence s, boolean preserveEntities, @NotNull ReplacedTextMapper textMapper) @NotNull BasedSequenceBasedSequence.extendByAny(@NotNull CharPredicate charSet) @NotNull BasedSequenceBasedSequence.extendByAny(@NotNull CharPredicate charSet, int maxCount) Extend this based sequence to include characters from underlying based sequence@NotNull BasedSequenceBasedSequenceImpl.extendByAny(@NotNull CharPredicate charSet) @NotNull BasedSequenceBasedSequenceImpl.extendByAny(@NotNull CharPredicate charSet, int maxCount) @NotNull BasedSequenceBasedSequence.extendByAnyNot(@NotNull CharPredicate charSet) @NotNull BasedSequenceBasedSequence.extendByAnyNot(@NotNull CharPredicate charSet, int maxCount) Extend this based sequence to include characters from underlying based sequence not in character set@NotNull BasedSequenceBasedSequenceImpl.extendByAnyNot(@NotNull CharPredicate charSet) @NotNull BasedSequenceBasedSequenceImpl.extendByAnyNot(@NotNull CharPredicate charSet, int maxCount) @NotNull BasedSequenceBasedSequence.extendByOneOfAny(@NotNull CharPredicate charSet) @NotNull BasedSequenceBasedSequenceImpl.extendByOneOfAny(@NotNull CharPredicate charSet) @NotNull BasedSequenceBasedSequence.extendByOneOfAnyNot(@NotNull CharPredicate charSet) @NotNull BasedSequenceBasedSequenceImpl.extendByOneOfAnyNot(@NotNull CharPredicate charSet) default @NotNull BasedSequenceBasedSequence.extendToAny(@NotNull CharPredicate charSet) Deprecated.default @NotNull BasedSequenceBasedSequence.extendToAny(@NotNull CharPredicate charSet, int maxCount) Deprecated.@NotNull BasedSequenceBasedSequence.extendToEndOfLine()@NotNull BasedSequenceBasedSequence.extendToEndOfLine(boolean includeEol) @NotNull BasedSequenceBasedSequence.extendToEndOfLine(@NotNull CharPredicate eolChars) @NotNull BasedSequenceBasedSequence.extendToEndOfLine(@NotNull CharPredicate eolChars, boolean includeEol) Extend in contained based sequencefinal @NotNull BasedSequenceBasedSequenceImpl.extendToEndOfLine()final @NotNull BasedSequenceBasedSequenceImpl.extendToEndOfLine(boolean includeEol) final @NotNull BasedSequenceBasedSequenceImpl.extendToEndOfLine(@NotNull CharPredicate eolChars) final @NotNull BasedSequenceBasedSequenceImpl.extendToEndOfLine(@NotNull CharPredicate eolChars, boolean includeEol) @NotNull BasedSequenceBasedSequence.extendToStartOfLine()@NotNull BasedSequenceBasedSequence.extendToStartOfLine(boolean includeEol) @NotNull BasedSequenceBasedSequence.extendToStartOfLine(@NotNull CharPredicate eolChars) @NotNull BasedSequenceBasedSequence.extendToStartOfLine(@NotNull CharPredicate eolChars, boolean includeEol) Extend in contained based sequencefinal @NotNull BasedSequenceBasedSequenceImpl.extendToStartOfLine()final @NotNull BasedSequenceBasedSequenceImpl.extendToStartOfLine(boolean includeEol) final @NotNull BasedSequenceBasedSequenceImpl.extendToStartOfLine(@NotNull CharPredicate eolChars) @NotNull BasedSequenceBasedSequenceImpl.extendToStartOfLine(@NotNull CharPredicate eolChars, boolean includeEol) static BasedSequenceBasedSequenceImpl.firstNonNull(BasedSequence... sequences) LineAppendableImpl.IndexedLineProxy.get(int index) @NotNull BasedSequenceBasedSequence.EmptyBasedSequence.getBase()@NotNull BasedSequenceBasedSequence.EmptyBasedSequence.getBaseSequence()@NotNull BasedSequenceBasedSequence.getBaseSequence()Get the base sequence for the text@NotNull BasedSequenceMappedBasedSequence.getBaseSequence()@NotNull BasedSequencePrefixedSubSequence.getBaseSequence()final @NotNull BasedSequenceSegmentedSequence.getBaseSequence()@NotNull BasedSequenceLineAppendable.getBeforeEolPrefix()Get prefix used before EOL@NotNull BasedSequenceLineAppendableImpl.getBeforeEolPrefix()@NotNull BasedSequenceMappedBasedSequence.getCharSequence()@NotNull BasedSequenceBasedSequence.getEmptyPrefix()Get empty prefix to this sequence@NotNull BasedSequenceBasedSequenceImpl.getEmptyPrefix()@NotNull BasedSequenceBasedSequence.getEmptySuffix()Get empty suffix to this sequence@NotNull BasedSequenceBasedSequenceImpl.getEmptySuffix()@NotNull BasedSequenceLineInfo.getEOL()@NotNull BasedSequenceLineAppendable.getIndentPrefix()Get prefix appended after a new line character for every indent level@NotNull BasedSequenceLineAppendableImpl.getIndentPrefix()@NotNull BasedSequenceLineAppendable.getLine(int lineIndex) Get Line at given line index@NotNull BasedSequenceLineAppendableImpl.getLine(int lineIndex) @NotNull BasedSequenceLineInfo.getLine()default @NotNull BasedSequenceLineAppendable.getLineContent(int lineIndex) Get Line content of given line@NotNull BasedSequenceLineInfo.getLineNoEOL()default @NotNull BasedSequenceLineAppendable.getLinePrefix(int lineIndex) Get prefix of given line@NotNull BasedSequenceLineAppendable.getPrefix()Get prefix being applied to all lines, even in pre-formatted sections This is the prefix that will be set after EOL@NotNull BasedSequenceLineAppendableImpl.getPrefix()@NotNull BasedSequenceLineInfo.getPrefix()ReplacedTextMapper.getReplacedSequence()@NotNull BasedSequenceLineInfo.getText()@NotNull BasedSequenceLineInfo.getTextNoEOL()@NotNull BasedSequenceBasedSequence.intersect(@NotNull BasedSequence other) start/end offset based intersection, not textual@NotNull BasedSequenceBasedSequenceImpl.intersect(@NotNull BasedSequence other) static @NotNull BasedSequenceMappedBasedSequence.mappedOf(@NotNull BasedSequence baseSeq, @NotNull CharMapper mapper) @NotNull BasedSequenceBasedSequence.normalizeEndWithEOL(@NotNull ReplacedTextMapper textMapper) replace any \r\n and \r by \n, append terminating EOL if one is not present@NotNull BasedSequenceBasedSequenceImpl.normalizeEndWithEOL(@NotNull ReplacedTextMapper textMapper) static @NotNull BasedSequenceEscaping.normalizeEndWithEOL(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) Normalize eol: embedded \r and \r\n are converted to \n@NotNull BasedSequenceBasedSequence.normalizeEOL(@NotNull ReplacedTextMapper textMapper) replace any \r\n and \r by \n@NotNull BasedSequenceBasedSequenceImpl.normalizeEOL(@NotNull ReplacedTextMapper textMapper) static @NotNull BasedSequenceEscaping.normalizeEOL(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) Normalize eol: embedded \r and \r\n are converted to \nstatic @NotNull BasedSequenceEscaping.normalizeEOL(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper, boolean endWithEOL) Normalize eol: embedded \r and \r\n are converted to \n@NotNull BasedSequenceBasedSequenceImpl.nullSequence()static @NotNull BasedSequenceBasedSequence.of(@Nullable CharSequence charSequence) static BasedSequenceSegmentedSequence.of(BasedSequence... segments) Deprecated.static BasedSequenceSegmentedSequence.of(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) Deprecated.static BasedSequenceSegmentedSequenceFull.of(BasedSequence... segments) Deprecated.static BasedSequenceSegmentedSequenceFull.of(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) Deprecated.useBasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.static BasedSequenceSubSequence.of(@Nullable CharSequence charSequence) Deprecated.static BasedSequenceSubSequence.of(@Nullable CharSequence charSequence, int startIndex) Deprecated.static BasedSequenceSubSequence.of(@Nullable CharSequence charSequence, int startIndex, int endIndex) Deprecated.static @NotNull BasedSequenceBasedSequence.ofSpaces(int count) static @NotNull BasedSequenceEscaping.percentDecodeUrl(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) static @NotNull BasedSequenceEscaping.percentEncodeUrl(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) @NotNull BasedSequenceBasedSequence.prefixOf(@NotNull BasedSequence other) Get the prefix part of this from other, start/end offset based containment, not textual@NotNull BasedSequenceBasedSequenceImpl.prefixOf(@NotNull BasedSequence other) @NotNull BasedSequenceBasedSequenceImpl.prefixWith(@Nullable CharSequence prefix) @NotNull BasedSequenceBasedSequence.prefixWithIndent()@NotNull BasedSequenceBasedSequence.prefixWithIndent(int maxColumns) Extend this based sequence to include characters from underlying based sequence taking tab expansion to 4th spaces into accountfinal @NotNull BasedSequenceBasedSequenceImpl.prefixWithIndent()@NotNull BasedSequenceBasedSequenceImpl.prefixWithIndent(int maxColumns) static @NotNull BasedSequenceEscaping.removeAll(@NotNull BasedSequence s, @NotNull CharSequence remove, @NotNull ReplacedTextMapper textMapper) Replace entities and backslash escapes with literal characters.static @NotNull BasedSequenceBasedSequence.repeatOf(char c, int count) static @NotNull BasedSequenceBasedSequence.repeatOf(@NotNull CharSequence chars, int count) static @NotNull BasedSequenceBasedSequence.repeatOf(@NotNull CharSequence chars, int startIndex, int endIndex) private static @NotNull BasedSequenceEscaping.replaceAll(@NotNull Pattern p, @NotNull BasedSequence s, int startOffset, int endOffset, @NotNull Escaping.Replacer replacer, @NotNull ReplacedTextMapper textMapper) private static @NotNull BasedSequenceEscaping.replaceAll(@NotNull Pattern p, @NotNull BasedSequence s, @NotNull Escaping.Replacer replacer, @NotNull ReplacedTextMapper textMapper) private static @NotNull BasedSequenceEscaping.replaceAll(@NotNull Pattern p, @NotNull BasedSequence s, @NotNull List<Range> ranges, @NotNull Escaping.Replacer replacer, @NotNull ReplacedTextMapper textMapper) @NotNull BasedSequenceBasedSequenceImpl.sequenceOf(@Nullable CharSequence charSequence, int startIndex, int endIndex) @NotNull BasedSequenceMappedBasedSequence.sequenceOf(@Nullable CharSequence baseSeq, int startIndex, int endIndex) @NotNull BasedSequenceBasedSequence.spliceAtEnd(@NotNull BasedSequence other) Splice the given sequence to the end of this one and return a BasedSequence of the result.@NotNull BasedSequenceBasedSequenceImpl.spliceAtEnd(@NotNull BasedSequence other) @NotNull BasedSequenceBasedSequence.EmptyBasedSequence.subSequence(int i, int i1) @NotNull BasedSequenceBasedSequence.subSequence(int startIndex, int endIndex) Get a portion of this sequence@NotNull BasedSequenceMappedBasedSequence.subSequence(int startIndex, int endIndex) @NotNull BasedSequencePrefixedSubSequence.subSequence(int startIndex, int endIndex) @NotNull BasedSequenceRange.subSequence(@NotNull CharSequence charSequence) Deprecated.useRange.basedSubSequence(CharSequence)instead@NotNull BasedSequenceSegmentedSequenceFull.subSequence(int startIndex, int endIndex) @NotNull BasedSequenceSegmentedSequenceTree.subSequence(int startIndex, int endIndex) @NotNull BasedSequenceBasedSequence.suffixOf(@NotNull BasedSequence other) Get the suffix part of this from other, start/end offset based containment, not textual@NotNull BasedSequenceBasedSequenceImpl.suffixOf(@NotNull BasedSequence other) @NotNull BasedSequenceBasedSequenceImpl.toMapped(CharMapper mapper) @NotNull BasedSequenceMappedBasedSequence.toMapped(CharMapper mapper) @NotNull BasedSequenceBasedSequence.unescape(@NotNull ReplacedTextMapper textMapper) Get the unescaped string of this sequence content@NotNull BasedSequenceBasedSequenceImpl.unescape(@NotNull ReplacedTextMapper textMapper) static @NotNull BasedSequenceEscaping.unescape(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) Replace entities and backslash escapes with literal characters.static @NotNull BasedSequenceEscaping.unescapeHtml(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) Replace entities and backslash escapes with literal characters.static @NotNull BasedSequenceEscaping.unescapeHtml(@NotNull BasedSequence s, @NotNull List<Range> ranges, @NotNull ReplacedTextMapper textMapper) Replace entities and backslash escapes with literal characters.Methods in com.vladsch.flexmark.util.sequence that return types with arguments of type BasedSequenceModifier and TypeMethodDescriptiondefault @NotNull Iterable<BasedSequence> LineAppendable.getLines()default @NotNull Iterable<BasedSequence> LineAppendable.getLines(boolean withPrefixes) default @NotNull Iterable<BasedSequence> LineAppendable.getLines(int maxTrailingBlankLines) default @NotNull Iterable<BasedSequence> LineAppendable.getLines(int maxTrailingBlankLines, boolean withPrefixes) @NotNull Iterable<BasedSequence> LineAppendable.getLines(int maxTrailingBlankLines, int startLine, int endLine, boolean withPrefixes) Full line iterator over some lines@NotNull Iterable<BasedSequence> LineAppendableImpl.getLines(int maxTrailingBlankLines, int startLine, int endLine, boolean withPrefixes) ReplacedTextMapper.getReplacedSegments()Methods in com.vladsch.flexmark.util.sequence with parameters of type BasedSequenceModifier and TypeMethodDescriptionvoidReplacedTextMapper.addReplacedText(int startIndex, int endIndex, BasedSequence replacedSequence) static @NotNull BasedSequenceEscaping.collapseWhitespace(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) booleanBasedSequence.containsAllOf(@NotNull BasedSequence other) start/end offset based containment, not textualbooleanBasedSequenceImpl.containsAllOf(@NotNull BasedSequence other) booleanBasedSequence.containsSomeOf(@NotNull BasedSequence other) start/end offset based containment, not textualbooleanBasedSequenceImpl.containsSomeOf(@NotNull BasedSequence other) static BasedSequenceSegmentedSequence.create(BasedSequence... segments) static BasedSequenceSegmentedSequence.create(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) UseBasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.static SegmentedSequenceFullSegmentedSequenceFull.create(@NotNull BasedSequence baseSequence, ISegmentBuilder<?> builder) Base Constructorstatic SegmentedSequenceTreeSegmentedSequenceTree.create(@NotNull BasedSequence baseSeq, ISegmentBuilder<?> builder) Base Constructorstatic BasedSequenceHtml5Entities.entityToSequence(BasedSequence input) static @NotNull BasedSequenceEscaping.escapeHtml(@NotNull BasedSequence s, boolean preserveEntities, @NotNull ReplacedTextMapper textMapper) static BasedSequenceBasedSequenceImpl.firstNonNull(BasedSequence... sequences) static voidBasedUtils.generateSegments(IBasedSegmentBuilder<?> segments, @NotNull BasedSequence chars) Generate segments for given sequence@NotNull BasedSequenceBasedSequence.intersect(@NotNull BasedSequence other) start/end offset based intersection, not textual@NotNull BasedSequenceBasedSequenceImpl.intersect(@NotNull BasedSequence other) booleanBasedSequence.isContinuationOf(@NotNull BasedSequence other) Test if this sequence is a continuation of the given sequence in original source textbooleanBasedSequenceImpl.isContinuationOf(@NotNull BasedSequence other) booleanBasedSequence.isContinuedBy(@NotNull BasedSequence other) Test if the given sequence is a continuation of this sequence in original source textbooleanBasedSequenceImpl.isContinuedBy(@NotNull BasedSequence other) static @NotNull BasedSequenceMappedBasedSequence.mappedOf(@NotNull BasedSequence baseSeq, @NotNull CharMapper mapper) static @NotNull BasedSequenceEscaping.normalizeEndWithEOL(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) Normalize eol: embedded \r and \r\n are converted to \nstatic @NotNull BasedSequenceEscaping.normalizeEOL(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) Normalize eol: embedded \r and \r\n are converted to \nstatic @NotNull BasedSequenceEscaping.normalizeEOL(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper, boolean endWithEOL) Normalize eol: embedded \r and \r\n are converted to \nstatic PrefixedSubSequencePrefixedSubSequence.of(CharSequence prefix, BasedSequence baseSeq) Deprecated.static PrefixedSubSequencePrefixedSubSequence.of(CharSequence prefix, BasedSequence baseSeq, int startIndex) Deprecated.static PrefixedSubSequencePrefixedSubSequence.of(CharSequence prefix, BasedSequence baseSeq, int startIndex, int endIndex) Deprecated.static BasedSequenceSegmentedSequence.of(BasedSequence... segments) Deprecated.static BasedSequenceSegmentedSequence.of(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) Deprecated.useBasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.static BasedSequenceSegmentedSequenceFull.of(BasedSequence... segments) Deprecated.static BasedSequenceSegmentedSequenceFull.of(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) Deprecated.useBasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.static @NotNull BasedSequenceEscaping.percentDecodeUrl(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) static @NotNull BasedSequenceEscaping.percentEncodeUrl(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) @NotNull BasedSequenceBasedSequence.prefixOf(@NotNull BasedSequence other) Get the prefix part of this from other, start/end offset based containment, not textual@NotNull BasedSequenceBasedSequenceImpl.prefixOf(@NotNull BasedSequence other) static PrefixedSubSequencePrefixedSubSequence.prefixOf(CharSequence prefix, BasedSequence baseSeq) static PrefixedSubSequencePrefixedSubSequence.prefixOf(CharSequence prefix, BasedSequence baseSeq, int startIndex) static PrefixedSubSequencePrefixedSubSequence.prefixOf(CharSequence prefix, BasedSequence baseSeq, int startIndex, int endIndex) static @NotNull BasedSequenceEscaping.removeAll(@NotNull BasedSequence s, @NotNull CharSequence remove, @NotNull ReplacedTextMapper textMapper) Replace entities and backslash escapes with literal characters.static PrefixedSubSequencePrefixedSubSequence.repeatOf(char prefix, int count, BasedSequence baseSeq) static PrefixedSubSequencePrefixedSubSequence.repeatOf(CharSequence prefix, int count, BasedSequence baseSeq) voidEscaping.Replacer.replace(@NotNull BasedSequence s, int startIndex, int endIndex, @NotNull ReplacedTextMapper replacedTextMapper) private static @NotNull BasedSequenceEscaping.replaceAll(@NotNull Pattern p, @NotNull BasedSequence s, int startOffset, int endOffset, @NotNull Escaping.Replacer replacer, @NotNull ReplacedTextMapper textMapper) private static @NotNull BasedSequenceEscaping.replaceAll(@NotNull Pattern p, @NotNull BasedSequence s, @NotNull Escaping.Replacer replacer, @NotNull ReplacedTextMapper textMapper) private static @NotNull BasedSequenceEscaping.replaceAll(@NotNull Pattern p, @NotNull BasedSequence s, @NotNull List<Range> ranges, @NotNull Escaping.Replacer replacer, @NotNull ReplacedTextMapper textMapper) voidLineAppendableImpl.IndexedLineProxy.set(int index, BasedSequence item) @NotNull BasedSequenceBasedSequence.spliceAtEnd(@NotNull BasedSequence other) Splice the given sequence to the end of this one and return a BasedSequence of the result.@NotNull BasedSequenceBasedSequenceImpl.spliceAtEnd(@NotNull BasedSequence other) voidReplacedTextMapper.startNestedReplacement(BasedSequence sequence) private SegmentedSequenceFullSegmentedSequenceFull.subSequence(BasedSequence baseSeq, int[] baseOffsets, int baseStartOffset, boolean nonBaseChars, int length) @NotNull BasedSequenceBasedSequence.suffixOf(@NotNull BasedSequence other) Get the suffix part of this from other, start/end offset based containment, not textual@NotNull BasedSequenceBasedSequenceImpl.suffixOf(@NotNull BasedSequence other) static @NotNull BasedSequenceEscaping.unescape(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) Replace entities and backslash escapes with literal characters.static @NotNull BasedSequenceEscaping.unescapeHtml(@NotNull BasedSequence s, @NotNull ReplacedTextMapper textMapper) Replace entities and backslash escapes with literal characters.static @NotNull BasedSequenceEscaping.unescapeHtml(@NotNull BasedSequence s, @NotNull List<Range> ranges, @NotNull ReplacedTextMapper textMapper) Replace entities and backslash escapes with literal characters.Method parameters in com.vladsch.flexmark.util.sequence with type arguments of type BasedSequenceModifier and TypeMethodDescriptionstatic BasedSequenceSegmentedSequence.create(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) UseBasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.static BasedSequenceSegmentedSequence.of(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) Deprecated.useBasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.static BasedSequenceSegmentedSequenceFull.of(BasedSequence basedSequence, @NotNull Iterable<? extends BasedSequence> segments) Deprecated.useBasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.Constructors in com.vladsch.flexmark.util.sequence with parameters of type BasedSequenceModifierConstructorDescriptionprivateMappedBasedSequence(BasedSequence baseSeq, CharMapper mapper) privatePrefixedSubSequence(CharSequence prefix, BasedSequence baseSeq, int startIndex, int endIndex) ReplacedTextMapper(BasedSequence original) protectedSegmentedSequence(BasedSequence baseSeq, int startOffset, int endOffset, int length) privateSegmentedSequenceFull(BasedSequence baseSeq, int startOffset, int endOffset, int length, boolean nonBaseChars, int[] baseOffsets, int baseStartOffset) privateSegmentedSequenceTree(BasedSequence baseSeq, int startOffset, int endOffset, int length, @NotNull SegmentTree segmentTree) privateSegmentedSequenceTree(BasedSequence baseSeq, @NotNull SegmentTree segmentTree, @NotNull SegmentTreeRange subSequenceRange) -
Uses of BasedSequence in com.vladsch.flexmark.util.sequence.builder
Classes in com.vladsch.flexmark.util.sequence.builder that implement interfaces with type arguments of type BasedSequenceFields in com.vladsch.flexmark.util.sequence.builder declared as BasedSequenceModifier and TypeFieldDescriptionprivate final @NotNull BasedSequenceSequenceBuilder.altBase(package private) final @NotNull BasedSequenceBasedSegmentBuilder.baseSeqprivate final @NotNull BasedSequenceSequenceBuilder.baseSeqprivate @Nullable BasedSequenceSequenceBuilder.resultSeqFields in com.vladsch.flexmark.util.sequence.builder with type parameters of type BasedSequenceModifier and TypeFieldDescriptionprivate final @NotNull HashMap<BasedSequence, Boolean> SequenceBuilder.equivalentBasesMethods in com.vladsch.flexmark.util.sequence.builder that return BasedSequenceModifier and TypeMethodDescription@NotNull BasedSequenceBasedSegmentBuilder.getBaseSequence()@NotNull BasedSequenceIBasedSegmentBuilder.getBaseSequence()@NotNull BasedSequenceSequenceBuilder.getBaseSequence()@Nullable BasedSequenceSequenceBuilder.getSingleBasedSequence()@NotNull BasedSequenceSequenceBuilder.toSequence()@NotNull BasedSequenceSequenceBuilder.toSequence(@NotNull BasedSequence altSequence) Construct sequence from this builder using another based sequence which is character identical to this builder's baseSeq@NotNull BasedSequenceSequenceBuilder.toSequence(@NotNull BasedSequence altSequence, @Nullable CharPredicate trimStart, @Nullable CharPredicate ignoreCharDiff) Construct sequence from this builder using another based sequence which is character identical to this builder's baseSeq@NotNull BasedSequenceSequenceBuilder.toSequenceByIndex(@NotNull BasedSequence altSequence, @Nullable CharPredicate trimStart, @Nullable CharPredicate ignoreCharDiff) Construct sequence from this builder using another based sequence which is character identical to this builder's baseSeq by lengthMethods in com.vladsch.flexmark.util.sequence.builder with parameters of type BasedSequenceModifier and TypeMethodDescriptionstatic @NotNull BasedSegmentBuilderBasedSegmentBuilder.emptyBuilder(@NotNull BasedSequence sequence) static @NotNull BasedSegmentBuilderBasedSegmentBuilder.emptyBuilder(@NotNull BasedSequence sequence, int options) static @NotNull BasedSegmentBuilderBasedSegmentBuilder.emptyBuilder(@NotNull BasedSequence sequence, @NotNull SegmentOptimizer optimizer) static @NotNull BasedSegmentBuilderBasedSegmentBuilder.emptyBuilder(@NotNull BasedSequence sequence, @NotNull SegmentOptimizer optimizer, int options) static @NotNull SequenceBuilderSequenceBuilder.emptyBuilder(@NotNull BasedSequence base) static @NotNull SequenceBuilderSequenceBuilder.emptyBuilder(@NotNull BasedSequence base, int options) static @NotNull SequenceBuilderSequenceBuilder.emptyBuilder(@NotNull BasedSequence base, int options, @NotNull SegmentOptimizer optimizer) static @NotNull SequenceBuilderSequenceBuilder.emptyBuilder(@NotNull BasedSequence base, @NotNull SegmentOptimizer optimizer) (package private) booleanSequenceBuilder.isCommonBaseSequence(@NotNull BasedSequence chars) @NotNull BasedSequenceSequenceBuilder.toSequence(@NotNull BasedSequence altSequence) Construct sequence from this builder using another based sequence which is character identical to this builder's baseSeq@NotNull BasedSequenceSequenceBuilder.toSequence(@NotNull BasedSequence altSequence, @Nullable CharPredicate trimStart, @Nullable CharPredicate ignoreCharDiff) Construct sequence from this builder using another based sequence which is character identical to this builder's baseSeq@NotNull BasedSequenceSequenceBuilder.toSequenceByIndex(@NotNull BasedSequence altSequence, @Nullable CharPredicate trimStart, @Nullable CharPredicate ignoreCharDiff) Construct sequence from this builder using another based sequence which is character identical to this builder's baseSeq by lengthConstructors in com.vladsch.flexmark.util.sequence.builder with parameters of type BasedSequenceModifierConstructorDescriptionprotectedBasedSegmentBuilder(@NotNull BasedSequence baseSeq) protectedBasedSegmentBuilder(@NotNull BasedSequence baseSeq, int options) protectedBasedSegmentBuilder(@NotNull BasedSequence baseSeq, @NotNull SegmentOptimizer optimizer) protectedBasedSegmentBuilder(@NotNull BasedSequence baseSeq, @NotNull SegmentOptimizer optimizer, int options) privateSequenceBuilder(@NotNull BasedSequence base, int options, @Nullable SegmentOptimizer optimizer, @NotNull HashMap<BasedSequence, Boolean> equivalentBases) Construct a base sequence builder for given base sequence with specific options.privateSequenceBuilder(@NotNull BasedSequence base, @Nullable SegmentOptimizer optimizer) Construct a base sequence builder for given base sequence with default options.privateSequenceBuilder(@NotNull BasedSequence base, @Nullable SegmentOptimizer optimizer, @NotNull HashMap<BasedSequence, Boolean> equivalentBases) Constructor parameters in com.vladsch.flexmark.util.sequence.builder with type arguments of type BasedSequenceModifierConstructorDescriptionprivateSequenceBuilder(@NotNull BasedSequence base, int options, @Nullable SegmentOptimizer optimizer, @NotNull HashMap<BasedSequence, Boolean> equivalentBases) Construct a base sequence builder for given base sequence with specific options.privateSequenceBuilder(@NotNull BasedSequence base, @Nullable SegmentOptimizer optimizer, @NotNull HashMap<BasedSequence, Boolean> equivalentBases) -
Uses of BasedSequence in com.vladsch.flexmark.util.sequence.builder.tree
Fields in com.vladsch.flexmark.util.sequence.builder.tree declared as BasedSequenceModifier and TypeFieldDescriptionprotected final @NotNull BasedSequenceSegment.Base.baseSeqprotected final @NotNull BasedSequenceBasedOffsetTracker.sequenceMethods in com.vladsch.flexmark.util.sequence.builder.tree that return BasedSequenceMethods in com.vladsch.flexmark.util.sequence.builder.tree with parameters of type BasedSequenceModifier and TypeMethodDescriptionstatic @NotNull SegmentOffsetTreeSegmentOffsetTree.build(@NotNull BasedSequence baseSeq) static @NotNull BasedOffsetTrackerBasedOffsetTracker.create(@NotNull BasedSequence sequence) Create a based offset tracker for the given sequencestatic @NotNull BasedOffsetTrackerBasedOffsetTracker.create(@NotNull BasedSequence sequence, @NotNull SegmentOffsetTree segmentOffsetTree) Create a based offset tracker for the given sequence@Nullable SegmentSegmentOffsetTree.findSegment(int index, int startPos, int endPos, @NotNull BasedSequence baseSeq, @Nullable Segment hint) Deprecated.@Nullable SegmentSegmentOffsetTree.findSegment(int index, @NotNull BasedSequence baseSeq, @Nullable Segment hint) Deprecated.static @Nullable SegmentSegmentTree.findSegment(int index, int[] treeData, int startPos, int endPos, byte[] segmentBytes, @NotNull BasedSequence baseSeq) @Nullable SegmentSegmentTree.findSegment(int index, int startPos, int endPos, @NotNull BasedSequence baseSeq, @Nullable Segment hint) @Nullable SegmentSegmentTree.findSegment(int index, @NotNull BasedSequence baseSeq, @Nullable Segment hint) @Nullable SegmentSegmentOffsetTree.findSegmentByOffset(int offset, @NotNull BasedSequence baseSeq, @Nullable Segment hint) @Nullable SegmentSegmentOffsetTree.getNextText(@NotNull Segment segment, @NotNull BasedSequence baseSeq) @Nullable SegmentSegmentOffsetTree.getPrevAnchor(int pos, @NotNull BasedSequence baseSeq) Deprecated.static @Nullable SegmentSegmentTree.getPrevAnchor(int pos, int[] treeData, byte[] segmentBytes, @NotNull BasedSequence baseSeq) @Nullable SegmentSegmentTree.getPrevAnchor(int pos, @NotNull BasedSequence baseSeq) @Nullable SegmentSegmentOffsetTree.getPreviousText(@NotNull Segment segment, @NotNull BasedSequence baseSeq) static SegmentSegment.getSegment(byte[] bytes, int byteOffset, int pos, int indexOffset, @NotNull BasedSequence basedSequence) @NotNull SegmentSegmentOffsetTree.getSegment(int pos, @NotNull BasedSequence baseSeq) static @NotNull SegmentSegmentTree.getSegment(int pos, int[] treeData, byte[] segmentBytes, @NotNull BasedSequence baseSeq) @NotNull SegmentSegmentTree.getSegment(int byteOffset, int pos, int startIndex, @NotNull BasedSequence baseSeq) @NotNull SegmentSegmentTree.getSegment(int pos, @NotNull BasedSequence baseSeq) @NotNull SegmentOffsetTreeSegmentTree.getSegmentOffsetTree(@NotNull BasedSequence baseSeq) Build an offset segment tree from this index segment tree@NotNull SegmentTreeRangeSegmentOffsetTree.getSegmentRange(int startIndex, int endIndex, int startPos, int endPos, @NotNull BasedSequence baseSeq, @Nullable Segment hint) Deprecated.@NotNull SegmentTreeRangeSegmentTree.getSegmentRange(int startIndex, int endIndex, int startPos, int endPos, @NotNull BasedSequence baseSequence, @Nullable Segment hint) intSegmentTree.getTextEndOffset(Segment segment, @NotNull BasedSequence baseSequence) intSegmentTree.getTextStartOffset(Segment segment, @NotNull BasedSequence baseSequence) @NotNull StringSegmentOffsetTree.toString(@NotNull BasedSequence baseSeq) @NotNull StringSegmentTree.toString(@NotNull BasedSequence baseSeq) Constructors in com.vladsch.flexmark.util.sequence.builder.tree with parameters of type BasedSequenceModifierConstructorDescriptionBase(int pos, byte[] bytes, int byteOffset, int indexOffset, @NotNull BasedSequence basedSequence) protectedBasedOffsetTracker(@NotNull BasedSequence sequence, @NotNull SegmentOffsetTree segmentOffsetTree) protectedBasedOffsetTracker(@NotNull BasedSequence sequence, @NotNull SegmentTree segmentTree) -
Uses of BasedSequence in com.vladsch.flexmark.util.sequence.mappers
Methods in com.vladsch.flexmark.util.sequence.mappers with parameters of type BasedSequenceModifier and TypeMethodDescriptionbooleanSpecialLeadInCharsHandler.escape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) Escape special lead-in characters which start a block element if first non-whitespace on the linebooleanSpecialLeadInHandler.escape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) Escape special lead-in characters which start a block element if first non-whitespace on the linebooleanSpecialLeadInStartsWithCharsHandler.escape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) Escape special lead-in characters which start a block element if first non-whitespace on the linebooleanSpecialLeadInCharsHandler.unEscape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) UnEscape special lead-in characters which start a block element if first non-whitespace on the linebooleanSpecialLeadInHandler.unEscape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) UnEscape special lead-in characters which start a block element if first non-whitespace on the linebooleanSpecialLeadInStartsWithCharsHandler.unEscape(@NotNull BasedSequence sequence, @Nullable DataHolder options, @NotNull Consumer<CharSequence> consumer) UnEscape special lead-in characters which start a block element if first non-whitespace on the line -
Uses of BasedSequence in com.vladsch.flexmark.youtrack.converter.internal
Methods in com.vladsch.flexmark.youtrack.converter.internal that return BasedSequenceModifier and TypeMethodDescriptionstatic BasedSequenceYouTrackConverterNodeRenderer.getSoftLineBreakSpan(Node node)
BasedSequence.getBuilder()and thenISequenceBuilder.addAll(Iterable)or if you know which are based segments vs.