Uses of Record Class
network.ike.docs.plugin.diff.AdocDiffMarker.MarkResult
Packages that use AdocDiffMarker.MarkResult
-
Uses of AdocDiffMarker.MarkResult in network.ike.docs.plugin.diff
Methods in network.ike.docs.plugin.diff that return AdocDiffMarker.MarkResultModifier and TypeMethodDescriptionstatic AdocDiffMarker.MarkResultProduce a marked copy of a changed fragment, without stamps.static AdocDiffMarker.MarkResultAdocDiffMarker.mark(List<String> oldLines, List<String> newLines, AdocDiffMarker.StampSource stamps) Produce a marked copy of a changed fragment, with optional STAMP endnote refs per change boundary.static AdocDiffMarker.MarkResultProduce a full-text copy of an added fragment with a banner note instead of inline marks.static AdocDiffMarker.MarkResultProduce a full-text copy of an added fragment with a banner note, optionally stamped — an added topic is one Active stamp, carried on the banner rather than in the flow.PacketAssembler.TopicEntry.result()Returns the value of theresultrecord component.Constructors in network.ike.docs.plugin.diff with parameters of type AdocDiffMarker.MarkResultModifierConstructorDescriptionTopicEntry(GitSource.Change change, String outName, AdocDiffMarker.MarkResult result) Creates an instance of aTopicEntryrecord class.