Uses of Interface
org.jasig.portal.utils.IPortalDocument

Packages that use IPortalDocument
org.jasig.portal.utils   
 

Uses of IPortalDocument in org.jasig.portal.utils
 

Classes in org.jasig.portal.utils that implement IPortalDocument
 class PortalDocumentImpl
          Deprecated. use w3c DOM level 3 Documents directly instead.
 

Methods in org.jasig.portal.utils with parameters of type IPortalDocument
 void IPortalDocument.copyCache(IPortalDocument sourceDoc)
          Deprecated. this methid no longer is required to have any effect
 void PortalDocumentImpl.copyCache(IPortalDocument sourceDoc)
          Deprecated. Prior to uPortal 2.5: Copied the element cache from the source document.