Uses of Class
org.palo.api.impl.xml.BaseXMLHandler

Packages that use BaseXMLHandler
org.palo.api.ext.favoriteviews.impl   
 

Uses of BaseXMLHandler in org.palo.api.ext.favoriteviews.impl
 

Subclasses of BaseXMLHandler in org.palo.api.ext.favoriteviews.impl
 class FavoriteViewXMLHandler
          FavoriteViewXMLHandler Parses a given XML file representing favorite views and translates it into a tree consisting of FavoriteViewsFolder and FavoriteView objects.