| Package | Description |
|---|---|
| org.asciidoctor.ast | |
| org.asciidoctor.extension |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockImpl |
| Constructor and Description |
|---|
BlockImpl(Block blockDelegate,
org.jruby.Ruby runtime) |
| Modifier and Type | Method and Description |
|---|---|
Block |
Processor.createBlock(AbstractBlock parent,
String context,
List<String> content,
Map<String,Object> attributes,
Map<Object,Object> options) |
Block |
Processor.createBlock(AbstractBlock parent,
String context,
String content,
Map<String,Object> attributes,
Map<Object,Object> options) |
Copyright © 2014. All Rights Reserved.