public class ListImpl extends AbstractBlockImpl implements ListNode
delegateabstractNode, runtime| Constructor and Description |
|---|
ListImpl(ListNode delegate,
org.jruby.Ruby rubyRuntime) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert() |
java.util.List<AbstractBlock> |
getItems() |
boolean |
isItem() |
java.lang.String |
render() |
blocks, content, delegate, findBy, getBlocks, getContent, getLevel, getNodeName, getStyle, getTitle, style, titlecontext, document, getAttr, getAttr, getAttr, getAttributes, getContext, getDocument, getParent, getReftext, getRole, getRoles, hasRole, iconUri, id, imageUri, imageUri, isAttr, isAttr, isBlock, isInline, isOption, isReftext, isRole, listMarkerKeyword, listMarkerKeyword, mediaUri, normalizeWebPath, parent, readAsset, role, setAttrclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitblocks, content, delegate, findBy, getBlocks, getContent, getLevel, getStyle, getTitle, style, titlecontext, document, getAttr, getAttr, getAttr, getAttributes, getContext, getDocument, getNodeName, getParent, getReftext, getRole, getRoles, hasRole, iconUri, id, imageUri, imageUri, isAttr, isAttr, isBlock, isInline, isOption, isReftext, isRole, listMarkerKeyword, listMarkerKeyword, mediaUri, normalizeWebPath, parent, readAsset, role, setAttrpublic ListImpl(ListNode delegate, org.jruby.Ruby rubyRuntime)
public java.util.List<AbstractBlock> getItems()
public java.lang.String convert()
convert in interface AbstractBlockconvert in interface ListNodeconvert in class AbstractBlockImpl