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.