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(java.lang.String documentType)
           getDocumentHandler
 DocumentHandler DocumentHandlerFactory.getDocumentHandlerForPath(java.lang.String documentPath)
           getDocumentHandlerForPath
 

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



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.