Uses of Interface
org.jasig.portal.layout.dlm.processing.ISaxProcessor

Packages that use ISaxProcessor
org.jasig.portal.layout.dlm.processing   
 

Uses of ISaxProcessor in org.jasig.portal.layout.dlm.processing
 

Classes in org.jasig.portal.layout.dlm.processing that implement ISaxProcessor
 class ExampleBookmarksRemover
          A sample processor that strips all SAX events related to the Bookmarks channel from the SAX stream representing the user's layout to portray how an implementation of ISaxProcessor can affect the SAX event stream by removing, changing, or injecting events.
 



Copyright © 2010 Jasig. All Rights Reserved.