PageMixer API - 3.1

Package jp.ne.dti.lares.foozy.pagemixer.page

Provides classes/interfaces for treating 'page' portably.

See:
          Description

Interface Summary
Locator Abstraction of resource access.
Page Abstraction of page information access.
 

Class Summary
ClassLoaderLocator Locate resource by ClassLoader.
DefaultPage Page information accessing for 'default' page.
I18NDefaultPage Page information accessing for 'internationalized default' page.
I18NDefaultPage.Entry  
LocalePage Page information accessing for locale sensitive page.
LocalFSLocator Locate resource on local file system.
MonoPage Page information accessing for 'mono' page.
PageEntry Container consisting of content type and Producer.
PageEntryFactory Factory to create PageEntry.
PageUtil Utility for Page implementation classes.
 

Package jp.ne.dti.lares.foozy.pagemixer.page Description

Provides classes/interfaces for treating 'page' portably.


PageMixer API - 3.1