This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.jetspeed.page.document.DocumentHandler (Jetspeed-2 Core API 2.1.3 API)

Uses of Interface
org.apache.jetspeed.page.document.DocumentHandler

Packages that use DocumentHandler
org.apache.jetspeed.page.document   
 

Uses of DocumentHandler in org.apache.jetspeed.page.document
 

Methods in org.apache.jetspeed.page.document that return DocumentHandler
 DocumentHandler DocumentHandlerFactory.getDocumentHandler(String documentType)
           getDocumentHandler
 DocumentHandler DocumentHandlerFactory.getDocumentHandlerForPath(String documentPath)
           getDocumentHandlerForPath
 

Methods in org.apache.jetspeed.page.document with parameters of type DocumentHandler
 void DocumentHandlerFactory.registerDocumentHandler(DocumentHandler documentHandler)
           addDocumentHandler
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.