Uses of Class
org.xwiki.rendering.block.MetaDataBlock
-
Packages that use MetaDataBlock Package Description org.xwiki.rendering.block 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.block Modifier and Type Class Description classXDOMContains the full tree ofBlockthat represent a XWiki Document's content.Methods in org.xwiki.rendering.block that return MetaDataBlock Modifier and Type Method Description MetaDataBlockMetaDataBlock. clone()
-