public class PresentationEnvironmentControl extends AbstractTripletStructuredObject
AbstractAFPObject.Category, AbstractAFPObject.Typetripletslog, SF_CLASS, SF_HEADER| Constructor and Description |
|---|
PresentationEnvironmentControl()
Main constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeToStream(java.io.OutputStream os)
DataStream objects must implement the writeToStream()
method to write its data to the given OutputStream
|
addTriplet, addTriplets, getFullyQualifiedName, getTripletDataLength, getTriplets, hasTriplet, hasTriplets, setComment, setFullyQualifiedName, setObjectClassification, writeTripletswriteContent, writeEnd, writeStartcopyChunks, copySF, copySF, truncate, writeChunksToStream, writeObjectspublic PresentationEnvironmentControl()
public void writeToStream(java.io.OutputStream os)
throws java.io.IOException
writeToStream in interface StreamablewriteToStream in class AbstractStructuredObjectos - the outputsteam streamjava.io.IOException - an I/O exception of some sort has occurred.Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.