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