public class InvokeMediumMap extends AbstractNamedAFPObject
name, nameBytes
log
Constructor and Description |
---|
InvokeMediumMap(java.lang.String mediumMapName)
Constructor for the Invoke Medium Map
|
Modifier and Type | Method and Description |
---|---|
void |
writeDataStream(java.io.OutputStream os)
Accessor method to write the AFP datastream for the Invoke Medium Map
|
writeObjectList
public InvokeMediumMap(java.lang.String mediumMapName)
mediumMapName
- Name of the medium mappublic void writeDataStream(java.io.OutputStream os) throws java.io.IOException
writeDataStream
in class AbstractAFPObject
os
- The stream to write tojava.io.IOException
- if an I/O exception of some sort has occurredCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.