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 and Description |
---|---|
InterchangeSet |
DataStream.getInterchangeSet()
Returns the MO:DCA interchange set in use
|
Modifier and Type | Method and Description |
---|---|
void |
DataStream.setInterchangeSet(InterchangeSet interchangeSet)
Sets the MO:DCA interchange set to use
|
Modifier and Type | Method and Description |
---|---|
static InterchangeSet |
InterchangeSet.valueOf(String str)
Returns the interchange set value of a given string
|
Copyright © 2025 Apache Software Foundation. All rights reserved.