Class GeographicalSchemaZipPictureManifest
java.lang.Object
com._1c.g5.v8.dt.platform.pictures.zip.AbstractZipPictureManifest<GeoPicture>
com._1c.g5.v8.dt.internal.geographicalschema.pictures.GeographicalSchemaZipPictureManifest
- All Implemented Interfaces:
IPictureManifest
,IZipPictureManifest
IPictureManifest
implementation for zip based GeoPicture
.-
Field Summary
Fields inherited from interface com._1c.g5.v8.dt.platform.pictures.IPictureManifest
UNRESOLVED_PICTURE_MANIFEST
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.platform.pictures.zip.AbstractZipPictureManifest
getCompositeId, getDirection, getInputStream, getPicture, getZipPictureContent, isTemplate, setZipPictureContent
-
Constructor Details
-
GeographicalSchemaZipPictureManifest
Create instance ofGeographicalSchemaZipPictureManifest
- Parameters:
picture
- the source picture, cannot benull
-
-
Method Details
-
readPictureContent
Description copied from interface:IZipPictureManifest
ReadInputStream
from current zip based picture.- Returns:
InputStream
of zip, optional, nevernull
- Throws:
IOException
- if there is a problem to read the picture content
-