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(java.lang.String str)
Returns the interchange set value of a given string
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.