public class ListImpl extends StructuralNodeImpl implements List
rubyNode, runtime| Constructor and Description |
|---|
ListImpl(org.jruby.runtime.builtin.IRubyObject delegate) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert() |
java.util.List<StructuralNode> |
getBlocks() |
java.util.List |
getItems() |
boolean |
hasItems() |
java.lang.String |
render() |
append, blocks, content, findBy, getContent, getLevel, getSourceLocation, getStyle, getTitle, setTitle, style, titleaddRole, context, document, getAttr, getAttr, getAttr, getAttributes, getContext, getDocument, getId, getNodeName, getParent, getReftext, getRole, getRoles, hasRole, iconUri, id, imageUri, imageUri, isAttr, isAttr, isBlock, isInline, isOption, isReftext, isRole, mediaUri, normalizeWebPath, parent, readAsset, removeRole, role, setAttr, setIdgetBoolean, getInt, getList, getProperty, getRubyObject, getRubyProperty, getRuntime, getString, getSymbol, setRubyProperty, setString, setSymbol, toJava, toJavaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappend, blocks, content, findBy, getContent, getLevel, getSourceLocation, getStyle, getTitle, setTitle, style, titleaddRole, context, document, getAttr, getAttr, getAttr, getAttributes, getContext, getDocument, getId, getNodeName, getParent, getReftext, getRole, getRoles, hasRole, iconUri, id, imageUri, imageUri, isAttr, isAttr, isBlock, isInline, isOption, isReftext, isRole, mediaUri, normalizeWebPath, parent, readAsset, removeRole, role, setAttr, setIdpublic java.lang.String convert()
convert in interface Listconvert in interface StructuralNodeconvert in class StructuralNodeImplpublic java.util.List<StructuralNode> getBlocks()
getBlocks in interface StructuralNodegetBlocks in class StructuralNodeImpl