| Package | Description |
|---|---|
| org.apache.fop.afp |
Contains an AFP library.
|
| org.apache.fop.afp.modca |
Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DataStream.createPageGroupTagLogicalElement(TagLogicalElement.State[] attributes) |
Creates a TagLogicalElement on the current page group.
|
void |
DataStream.createPageTagLogicalElement(TagLogicalElement.State[] attributes) |
Creates a TagLogicalElement on the current page.
|
TagLogicalElement |
Factory.createTagLogicalElement(TagLogicalElement.State state) |
Creates a MO:DCA
TagLogicalElement |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractPageObject.createTagLogicalElement(TagLogicalElement.State state) |
Creates a TagLogicalElement on the page.
|
void |
PageGroup.createTagLogicalElement(TagLogicalElement.State state) |
Creates a TagLogicalElement on the page.
|
| Constructor | Description |
|---|---|
TagLogicalElement(TagLogicalElement.State state) |
Construct a tag logical element with the name and value specified.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.