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