|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterchangeSet | |
---|---|
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. |
Uses of InterchangeSet in org.apache.fop.afp |
---|
Methods in org.apache.fop.afp that return InterchangeSet | |
---|---|
InterchangeSet |
DataStream.getInterchangeSet()
Returns the MO:DCA interchange set in use |
Methods in org.apache.fop.afp with parameters of type InterchangeSet | |
---|---|
void |
DataStream.setInterchangeSet(InterchangeSet interchangeSet)
Sets the MO:DCA interchange set to use |
Uses of InterchangeSet in org.apache.fop.afp.modca |
---|
Methods in org.apache.fop.afp.modca that return InterchangeSet | |
---|---|
static InterchangeSet |
InterchangeSet.valueOf(java.lang.String str)
Returns the interchange set value of a given string |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |