ReferenceInsertionEventHandlers that need to deal with
any AnnotationBoxedElements context values.BoxedValue and AnnotatedElement interfaces
to be implemented by implementations that are responsible for associating annotations
with an object.Preconditions instead.Preconditions instead.Preconditions or Objects (Java 8+) instead.DisableHtmlEscaping directive.EnableHtmlEscaping
directive.EventCartridgeProcessors.ReturnValueAnnotationReferenceInsertionPolicy appropriate for the context being
rendered.ReferenceInsertionEventHandler that HTML encodes any value not annotated
as being HtmlSafe.Object.toString() methodHtmlSafe annotationDisableHtmlEscaping instead.PossibleIncorrectHtmlEncodingEventHandler to a cartridge if such logging is enabled.ReferenceInsertionPolicyPreconditions instead.Preconditions instead.ReferenceInsertionEventHandler that delegates reference insertion processing to the provided
ReferenceInsertionPolicy.HtmlAnnotationEscaper.AnnotationBoxedElement that delegates all operations to
the wrapped element except for toString() which is delegated to the boxed value itself.Copyright © 2018 Atlassian. All rights reserved.