coras.representations
Class DocumentRepresentation

java.lang.Object
  extended bycoras.common.CorasRepresentation
      extended bycoras.representations.DocumentRepresentation
All Implemented Interfaces:
BinaryRepresentation

public class DocumentRepresentation
extends CorasRepresentation
implements BinaryRepresentation

Author:
fvr TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
protected DocumentRepresentation(no.sintef.assetrepository.Representation representation)
           
 
Method Summary
 byte[] getBinaryContent()
           
 
Methods inherited from class coras.common.CorasRepresentation
getContent, getFilename, getRepresentation, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentRepresentation

protected DocumentRepresentation(no.sintef.assetrepository.Representation representation)
Parameters:
representation -
Method Detail

getBinaryContent

public byte[] getBinaryContent()
Specified by:
getBinaryContent in interface BinaryRepresentation


Copyright © 2003-2005 SINTEF. All Rights Reserved.