public class DocumentImpl extends StructuralNodeImpl implements Document
rubyNode, runtime| Constructor and Description |
|---|
DocumentImpl(org.jruby.runtime.builtin.IRubyObject document) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
basebackend(java.lang.String backend) |
java.lang.String |
doctitle() |
java.lang.String |
getDoctitle() |
java.util.Map<java.lang.Object,java.lang.Object> |
getOptions() |
Title |
getStructuredDoctitle() |
boolean |
isBasebackend(java.lang.String backend) |
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, waitblocks, getAttributes, titleappend, content, convert, findBy, getBlocks, getContent, getLevel, getSourceLocation, getStyle, getTitle, setTitle, styleaddRole, context, document, getAttr, getAttr, getAttr, 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 boolean isBasebackend(java.lang.String backend)
isBasebackend in interface Documentpublic boolean basebackend(java.lang.String backend)
basebackend in interface Documentpublic java.util.Map<java.lang.Object,java.lang.Object> getOptions()
getOptions in interface Documentpublic Title getStructuredDoctitle()
getStructuredDoctitle in interface DocumentTitlepublic java.lang.String getDoctitle()
getDoctitle in interface DocumentTitle