Skip navigation links
A C D E F G H I M O P Q R S T U V 

A

affectsGlobalScope() - Method in class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser.Factory
 
ANGLE_QUOTE_CLOSE - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
ANGLE_QUOTE_OPEN - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
ANGLE_QUOTE_UNMATCHED - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
angleQuoteClose - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
AngleQuoteDelimiterProcessor - Class in com.vladsch.flexmark.ext.typographic.internal
 
AngleQuoteDelimiterProcessor(TypographicOptions) - Constructor for class com.vladsch.flexmark.ext.typographic.internal.AngleQuoteDelimiterProcessor
 
angleQuoteOpen - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
angleQuoteUnmatched - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 

C

canBeCloser(String, String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.vladsch.flexmark.ext.typographic.internal.AngleQuoteDelimiterProcessor
 
canBeCloser(String, String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
canBeOpener(String, String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.vladsch.flexmark.ext.typographic.internal.AngleQuoteDelimiterProcessor
 
canBeOpener(String, String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
canClose(DelimiterRun, int) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
canOpen(DelimiterRun, int) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
closingMarker - Variable in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
com.vladsch.flexmark.ext.typographic - package com.vladsch.flexmark.ext.typographic
 
com.vladsch.flexmark.ext.typographic.internal - package com.vladsch.flexmark.ext.typographic.internal
 
create(InlineParser) - Method in class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser.Factory
 
create(DataHolder) - Method in class com.vladsch.flexmark.ext.typographic.internal.TypographicNodeRenderer.Factory
 
create() - Static method in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 

D

DOUBLE_QUOTE_CLOSE - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
DOUBLE_QUOTE_OPEN - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
DOUBLE_QUOTE_UNMATCHED - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
doubleQuoteClose - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
DoubleQuoteDelimiterProcessor - Class in com.vladsch.flexmark.ext.typographic.internal
 
DoubleQuoteDelimiterProcessor(TypographicOptions) - Constructor for class com.vladsch.flexmark.ext.typographic.internal.DoubleQuoteDelimiterProcessor
 
doubleQuoteOpen - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
doubleQuoteUnmatched - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 

E

ellipsis - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
ELLIPSIS - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
ELLIPSIS_SPACED - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
ellipsisSpaced - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
EM_DASH - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
emDash - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
EN_DASH - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
ENABLE_QUOTES - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
ENABLE_SMARTS - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
enDash - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
extend(Parser.Builder) - Method in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
extend(HtmlRenderer.Builder, String) - Method in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 

F

Factory() - Constructor for class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser.Factory
 
Factory() - Constructor for class com.vladsch.flexmark.ext.typographic.internal.TypographicNodeRenderer.Factory
 
finalizeBlock(InlineParser) - Method in class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser
 
finalizeDocument(InlineParser) - Method in class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser
 

G

getAfterDependents() - Method in class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser.Factory
 
getAstExtra(StringBuilder) - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
getAstExtra(StringBuilder) - Method in class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 
getBeforeDependents() - Method in class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser.Factory
 
getCharacters() - Method in class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser.Factory
 
getClosingCharacter() - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
getClosingMarker() - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
getDelimiterUse(DelimiterRun, DelimiterRun) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
getMinLength() - Method in class com.vladsch.flexmark.ext.typographic.internal.AngleQuoteDelimiterProcessor
 
getMinLength() - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
getNodeRenderingHandlers() - Method in class com.vladsch.flexmark.ext.typographic.internal.TypographicNodeRenderer
 
getOpeningCharacter() - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
getOpeningMarker() - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
getSegments() - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
getSegments() - Method in class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 
getText() - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
getTypographicClosing() - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
getTypographicOpening() - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
getTypographicText() - Method in class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 

H

haveNextCloser(DelimiterRun) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
havePreviousOpener(DelimiterRun) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 

I

isAllowed(CharSequence, int) - Method in class com.vladsch.flexmark.ext.typographic.internal.AngleQuoteDelimiterProcessor
 
isAllowed(char) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
isAllowed(CharSequence, int) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 

M

myCloseDelimiter - Variable in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
myCloser - Variable in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
myOpenDelimiter - Variable in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
myOpener - Variable in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
myOptions - Variable in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
myUnmatched - Variable in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 

O

openingMarker - Variable in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 

P

parse(InlineParser) - Method in class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser
 
parserOptions(MutableDataHolder) - Method in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
process(Delimiter, Delimiter, int) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 

Q

QuoteDelimiterProcessorBase - Class in com.vladsch.flexmark.ext.typographic.internal
 
QuoteDelimiterProcessorBase(TypographicOptions, char, char, String, String, String) - Constructor for class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 

R

rendererOptions(MutableDataHolder) - Method in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 

S

setClosingMarker(BasedSequence) - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
setOpeningMarker(BasedSequence) - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
setText(BasedSequence) - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
setTypographicClosing(String) - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
setTypographicOpening(String) - Method in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
setTypographicText(String) - Method in class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 
SINGLE_QUOTE_CLOSE - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
SINGLE_QUOTE_OPEN - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
SINGLE_QUOTE_UNMATCHED - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
 
singleQuoteClose - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
SingleQuoteDelimiterProcessor - Class in com.vladsch.flexmark.ext.typographic.internal
 
SingleQuoteDelimiterProcessor(TypographicOptions) - Constructor for class com.vladsch.flexmark.ext.typographic.internal.SingleQuoteDelimiterProcessor
 
singleQuoteOpen - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
singleQuoteUnmatched - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
skipNonOpenerCloser() - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 
SmartsInlineParser - Class in com.vladsch.flexmark.ext.typographic.internal
 
SmartsInlineParser(InlineParser) - Constructor for class com.vladsch.flexmark.ext.typographic.internal.SmartsInlineParser
 
SmartsInlineParser.Factory - Class in com.vladsch.flexmark.ext.typographic.internal
 

T

text - Variable in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
toStringAttributes() - Method in class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 
TYPOGRAPHIC_QUOTES - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
Deprecated.
TYPOGRAPHIC_SMARTS - Static variable in class com.vladsch.flexmark.ext.typographic.TypographicExtension
Deprecated.
typographicClosing - Variable in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
TypographicExtension - Class in com.vladsch.flexmark.ext.typographic
Extension for typographics
TypographicNodeRenderer - Class in com.vladsch.flexmark.ext.typographic.internal
 
TypographicNodeRenderer(DataHolder) - Constructor for class com.vladsch.flexmark.ext.typographic.internal.TypographicNodeRenderer
 
TypographicNodeRenderer.Factory - Class in com.vladsch.flexmark.ext.typographic.internal
 
typographicOpening - Variable in class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
TypographicOptions - Class in com.vladsch.flexmark.ext.typographic.internal
 
TypographicOptions(DataHolder) - Constructor for class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
typographicQuotes - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
TypographicQuotes - Class in com.vladsch.flexmark.ext.typographic
A TypographicQuotes node
TypographicQuotes() - Constructor for class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
TypographicQuotes(BasedSequence) - Constructor for class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
TypographicQuotes(BasedSequence, BasedSequence, BasedSequence) - Constructor for class com.vladsch.flexmark.ext.typographic.TypographicQuotes
 
typographicSmarts - Variable in class com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
 
TypographicSmarts - Class in com.vladsch.flexmark.ext.typographic
A TypographicSmarts node
TypographicSmarts() - Constructor for class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 
TypographicSmarts(BasedSequence) - Constructor for class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 
TypographicSmarts(String) - Constructor for class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 
TypographicSmarts(BasedSequence, String) - Constructor for class com.vladsch.flexmark.ext.typographic.TypographicSmarts
 
TypographicVisitor - Interface in com.vladsch.flexmark.ext.typographic
 
TypographicVisitorExt - Class in com.vladsch.flexmark.ext.typographic
 
TypographicVisitorExt() - Constructor for class com.vladsch.flexmark.ext.typographic.TypographicVisitorExt
 

U

unmatchedDelimiterNode(InlineParser, DelimiterRun) - Method in class com.vladsch.flexmark.ext.typographic.internal.QuoteDelimiterProcessorBase
 

V

visit(TypographicSmarts) - Method in interface com.vladsch.flexmark.ext.typographic.TypographicVisitor
 
visit(TypographicQuotes) - Method in interface com.vladsch.flexmark.ext.typographic.TypographicVisitor
 
VISIT_HANDLERS(V) - Static method in class com.vladsch.flexmark.ext.typographic.TypographicVisitorExt
 
A C D E F G H I M O P Q R S T U V 
Skip navigation links

Copyright © 2018. All rights reserved.