|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.render.afp.modca.AFPObject
org.apache.fop.render.afp.modca.EndPageGroup
The End Named Page Group (ENG) structured field terminates a page group that was initiated by a Begin Named Page Group structured field. Note :This object will be used to represent an ENG structured field. It is necessary as you can't end a PageGroup because you don't know where the group will end (as this is controlled by the tags in the FO).
| Field Summary |
| Fields inherited from class org.apache.fop.render.afp.modca.AFPObject |
LOGGER |
| Constructor Summary | |
EndPageGroup(java.lang.String groupId)
|
|
| Method Summary | |
byte[] |
getDataStream()
DataStream objects must implement the getDataStream() method to return a byte array of the AFP datastream. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EndPageGroup(java.lang.String groupId)
| Method Detail |
public byte[] getDataStream()
throws java.io.IOException
AFPObject
getDataStream in class AFPObjectjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||