すべてのパッケージ

パッケージの概要
パッケージ 説明
org.thinkit.zenna.annotation
The package that manages the annotations used to map the content file and each item in the content file.
org.thinkit.zenna.catalog
The package that manages constants related to content operations as a catalog.
org.thinkit.zenna.config
The package that manages objects that manipulate property files "content.properties" that define various settings for content.
org.thinkit.zenna.entity
The package that manages the interface that indicates that the entity associated with each selection defined in the content file.
org.thinkit.zenna.eval
The package that manages the objects used to check the conditions specified as input against the conditions defined in the content file and extract only the content items that match the specified conditions.
org.thinkit.zenna.exception
The package that manages runtime exceptions that are thrown to indicate that an error is detected during content operations.
org.thinkit.zenna.key
The package that manages objects that have elements that represent the keys of content files supported as a framework.
org.thinkit.zenna.loader
The package that manages objects for loading content from specified content files.
org.thinkit.zenna.mapper
The package that manages objects used to map content files to objects that represent each element of the content.
org.thinkit.zenna.util
This package manages the utilities used for content manipulation.