Package com.atlassian.confluence.content.render.xhtml.view.excerpt
-
Interface Summary Interface Description Excerpter -
Class Summary Class Description DefaultExcerpter ExcerptConfig Allows fine grained configuration over what and how much content is included in an excerpt produced by anExcerpter
.ExcerptConfig.Builder XMLNodeSkipper XMLNodeSkipper receives an iterator of xmlEvents with the first element an XML startEvent, this node and all child nodes are skipped by advancing the iterator past the corresponding endEvent.