public class SectionImpl extends StructuralNodeImpl implements Section
rubyNode, runtimeSUBSTITUTION_ATTRIBUTES, SUBSTITUTION_MACROS, SUBSTITUTION_POST_REPLACEMENTS, SUBSTITUTION_QUOTES, SUBSTITUTION_REPLACEMENTS, SUBSTITUTION_SPECIAL_CHARACTERS| Constructor and Description |
|---|
SectionImpl(org.jruby.runtime.builtin.IRubyObject blockDelegate) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
int |
getNumber()
Deprecated.
|
java.lang.String |
getNumeral()
Section numeral.
|
java.lang.String |
getSectionName() |
int |
index()
Deprecated.
|
boolean |
isNumbered() |
boolean |
isSpecial() |
int |
number()
Deprecated.
|
boolean |
numbered()
Deprecated.
|
java.lang.String |
sectname()
Deprecated.
|
boolean |
special()
Deprecated.
|
addSubstitution, append, blocks, content, convert, findBy, getBlocks, getCaption, getContent, getContentModel, getLevel, getSourceLocation, getStyle, getSubstitutions, getTitle, isSubstitutionEnabled, prependSubstitution, removeSubstitution, setCaption, 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, setBoolean, setRubyProperty, setString, setSymbol, toJava, toJavaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSubstitution, append, blocks, content, convert, findBy, getBlocks, getCaption, getContent, getContentModel, getLevel, getSourceLocation, getStyle, getSubstitutions, getTitle, isSubstitutionEnabled, prependSubstitution, removeSubstitution, setCaption, 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 SectionImpl(org.jruby.runtime.builtin.IRubyObject blockDelegate)
@Deprecated public int index()
public int getIndex()
@Deprecated public int number()
@Deprecated public int getNumber()
public java.lang.String getNumeral()
SectiongetNumeral in interface Section@Deprecated public java.lang.String sectname()
public java.lang.String getSectionName()
getSectionName in interface Section@Deprecated public boolean special()
public boolean isSpecial()
@Deprecated public boolean numbered()
public boolean isNumbered()
isNumbered in interface Section