public interface IDocumentPart
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<java.lang.String>> |
getDirectives()
Returns the list of directives associated to this part.
|
java.io.InputStream |
getStream()
Returns the stream that allows the end-user to access the part content.
|
long |
getStreamLength()
Returns the stream length for the part content.
|
java.util.Map<java.lang.String,java.util.List<java.lang.String>> getDirectives()
java.io.InputStream getStream()
InputStream
instance.long getStreamLength()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.