Uses of Interface
org.ow2.weblab.content.api.ContentWriter

Packages that use ContentWriter
org.ow2.weblab.content.api   
org.ow2.weblab.content.impl   
 

Uses of ContentWriter in org.ow2.weblab.content.api
 

Fields in org.ow2.weblab.content.api declared as ContentWriter
protected  ContentWriter ContentManager.writer
           
 

Methods in org.ow2.weblab.content.api that return ContentWriter
 ContentWriter ContentManager.getWriter()
          Accessor to the internally used content writer.
 

Uses of ContentWriter in org.ow2.weblab.content.impl
 

Classes in org.ow2.weblab.content.impl that implement ContentWriter
 class FileContentManager
          Default implementation for both ContentReader and ContentWriter
 



Copyright © 2004-2011. All Rights Reserved.