public class DescriptionListImpl extends StructuralNodeImpl implements DescriptionList
rubyNode, runtimeSUBSTITUTION_ATTRIBUTES, SUBSTITUTION_MACROS, SUBSTITUTION_POST_REPLACEMENTS, SUBSTITUTION_QUOTES, SUBSTITUTION_REPLACEMENTS, SUBSTITUTION_SPECIAL_CHARACTERS| 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() |
addSubstitution, append, blocks, content, findBy, getContent, getContentModel, getLevel, getSourceLocation, getStyle, getSubstitutions, getTitle, isSubstitutionEnabled, prependSubstitution, removeSubstitution, setStyle, setSubstitutions, setTitle, style, titleaddRole, context, document, getAttr, getAttr, getAttr, getAttribute, getAttribute, getAttribute, getAttributes, getContext, getDocument, getId, getNodeName, getParent, getReftext, getRole, getRoles, hasAttr, hasAttr, hasAttribute, hasAttribute, hasRole, iconUri, id, imageUri, imageUri, isAttr, isAttr, isAttribute, isAttribute, isBlock, isInline, isOption, isReftext, isRole, mediaUri, normalizeWebPath, parent, readAsset, removeRole, role, setAttr, setAttribute, setIdgetBoolean, getInt, getList, getProperty, getRubyObject, getRubyProperty, getRuntime, getString, getSymbol, setRubyProperty, setString, setSymbol, toJava, toJavaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSubstitution, append, blocks, content, findBy, getContent, getContentModel, getLevel, getSourceLocation, getStyle, getSubstitutions, getTitle, isSubstitutionEnabled, prependSubstitution, removeSubstitution, setStyle, setSubstitutions, setTitle, style, titleaddRole, context, document, getAttr, getAttr, getAttr, getAttribute, getAttribute, getAttribute, getAttributes, getContext, getDocument, getId, getNodeName, getParent, getReftext, getRole, getRoles, hasAttr, hasAttr, hasAttribute, hasAttribute, hasRole, iconUri, id, imageUri, imageUri, isAttr, isAttr, isAttribute, isAttribute, isBlock, isInline, isOption, isReftext, isRole, mediaUri, normalizeWebPath, parent, readAsset, removeRole, role, setAttr, setAttribute, 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