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

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

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

Fields in org.ow2.weblab.content.api declared as ContentReader
protected  ContentReader ContentManager.reader
           
 

Methods in org.ow2.weblab.content.api that return ContentReader
 ContentReader ContentManager.getReader()
          Accessor to the internally used content reader.
 

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

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



Copyright © 2004-2011. All Rights Reserved.