public class DescriptionListEntryImpl extends StructuralNodeImpl implements DescriptionListEntry
rubyNode, runtime| Constructor and Description |
|---|
DescriptionListEntryImpl(org.jruby.runtime.builtin.IRubyObject listDelegate) |
| Modifier and Type | Method and Description |
|---|---|
ListItem |
getDescription() |
java.util.List<ListItem> |
getTerms() |
append, blocks, content, convert, findBy, getBlocks, 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, waitaddRole, 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 DescriptionListEntryImpl(org.jruby.runtime.builtin.IRubyObject listDelegate)
public java.util.List<ListItem> getTerms()
getTerms in interface DescriptionListEntrypublic ListItem getDescription()
getDescription in interface DescriptionListEntry