public class DescriptionListImpl extends StructuralNodeImpl implements DescriptionList
rubyNode, runtime| Constructor and Description |
|---|
DescriptionListImpl(org.jruby.runtime.builtin.IRubyObject delegate) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert() |
java.util.List<StructuralNode> |
getBlocks() |
java.util.List<DescriptionListEntry> |
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 DescriptionListImpl(org.jruby.runtime.builtin.IRubyObject delegate)
public java.util.List<DescriptionListEntry> getItems()
getItems in interface DescriptionListpublic boolean hasItems()
hasItems in interface DescriptionListpublic java.lang.String render()
render in interface DescriptionListpublic java.lang.String convert()
convert in interface DescriptionListconvert in interface StructuralNodeconvert in class StructuralNodeImplpublic java.util.List<StructuralNode> getBlocks()
getBlocks in interface StructuralNodegetBlocks in class StructuralNodeImpl