Uses of Class
org.xwiki.rendering.block.MetaDataBlock
Packages that use MetaDataBlock
Package
Description
Represents content elements (Paragraph, Header, List, Styles, etc) as Blocks and a full document content is
represented by a XDOM object.
-
Uses of MetaDataBlock in org.xwiki.rendering.block
Subclasses of MetaDataBlock in org.xwiki.rendering.blockModifier and TypeClassDescriptionclassContains the full tree ofBlockthat represent a XWiki Document's content.Methods in org.xwiki.rendering.block that return MetaDataBlock