|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdGenerator | |
|---|---|
| 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 IdGenerator in org.xwiki.rendering.block |
|---|
| Methods in org.xwiki.rendering.block that return IdGenerator | |
|---|---|
IdGenerator |
XDOM.getIdGenerator()
|
| Methods in org.xwiki.rendering.block with parameters of type IdGenerator | |
|---|---|
void |
XDOM.setIdGenerator(IdGenerator idGenerator)
|
| Constructors in org.xwiki.rendering.block with parameters of type IdGenerator | |
|---|---|
XDOM(List<Block> childBlocks,
IdGenerator idGenerator)
|
|
XDOM(List<Block> childBlocks,
IdGenerator idGenerator,
MetaData metaData)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||