Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Uses of Class
oracle.stellent.wcm.common.http.MultipartElement

Packages that use MultipartElement
oracle.stellent.wcm.common.http   

 

Uses of MultipartElement in oracle.stellent.wcm.common.http

 

Methods in oracle.stellent.wcm.common.http that return MultipartElement
protected  MultipartElement MultipartIterator.createFileMultipartElement()
          Create a multipart element instance representing the file in the stream.
protected  MultipartElement MultipartIterator.createTextMultipartElement(java.lang.String encoding)
          Create a text element from the data in the body of the element.
 MultipartElement MultipartIterator.getNextElement()
          Retrieves the next element in the iterator if one exists.
 MultipartElement IMultipartIterator.getNextElement()
          Retrieves the next element in the iterator if one exists.

 


Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.