com.sapportals.wcm.util.content

Interface IExtendedContent


public interface IExtendedContent

Extended interface to content.

As an extension to IContent, this allows getting content-encoded input streams.

EXPERIMENTAL

Copyright (c) SAP AG 2001-2004


Method Summary
 InputStream getInputStream(String requestedContentEncoding)
          Returns an input stream of the resource content that MAY be content-encoded according to the requested encoding.
 

Method Detail

getInputStream

InputStream getInputStream(String requestedContentEncoding)
                           throws ContentException
Returns an input stream of the resource content that MAY be content-encoded according to the requested encoding. IEncodedInputStream.getEncoding() can be used to actually determine the encoding of the input stream.

Parameters:
requestedContentEncoding - (case-insensitive) name of requested content encoding
Returns:
The resource content as an InputStream that maybe an instance of
Throws:
ContentException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice