Namespace EPiServer.Core.Html.StringParsing.Internal
Classes
ContentFragmentHandler
Fragment element handler responsible for parsing a fragment element and if a content is found create a new ContentFragment that matches it.
FragmentParser
Parses a html string to static and dynamic fragments. Dynamic fragments can be either
permanent links or dynamic content.
FragmentParserFactory
Factory that handles construction of default IFragmentParser instances.
ISecuredFragmentMarkupGeneratorFactoryExtensions
LinkAttributeMatcher
Default implementation of ILinkAttributeMatch
PersonalizedContentFragmentHandler
Handles personalized content fragment
UrlFragmentHandler
Handles permanent link attribute fragments
VisitorGroupSecuredFragmentMarkupGeneratorFactory
Visitor group implementation of secured fragment markup generator factory