IInlinePostProcessingContext Interface

IInlinePostProcessingContext interface

Defines the interface IInlinePostProcessingContext

public interface IInlinePostProcessingContext : IInlineParsingContext

Properties

NameDescription
[getClosedDelimiter]
[setClosedDelimiter] Get and set the ClosedDelimiter.
getContent Get the Content.
getDelimiters Get the Delimiters.
[getOpenedDelimiter]
[setOpenedDelimiter] Get and set the OpenedDelimiter/

Methods

NameDescription
containsLinkReferenceDefinition(String)Defines the ContainsLinkReferenceDefinition

See Also