すべてのクラス

クラス 説明
Attribute
The annotation that specifies mapping between a field and a condition defined in a conten file.
Condition
The annotation that specifies mapping between a field and a condition defined in a conten file.
ConditionNodeKey
The enum class that manages the key names supported when defining conditions in content files.
Content
The annotation that specifies the mapping between the content class and the content file.
ContentEntity
A marker interface that indicates that the item of content being mapped is a stored entity.
ContentEvaluator
The class that defines the process of evaluating the defined content based on the given inputs.
ContentEvaluator.ContentEvaluatorBuilder  
ContentExtension
The catalog that manages content extension.
ContentKey
The interface that abstracts key names supported as a framework to be used when defining content files.
ContentLoader
The class that defines the content loading process.
ContentMapper<R extends ContentEntity>
A class that abstracts the process of mapping content classes to content files.
ContentNodeResolver
Provides operations on content node.
ContentNotFoundException
Thrown to indicate that an error has occurred when parsing the content file.
ContentParsingException
Thrown to indicate that an error has occurred when parsing the content file.
ContentProperty
A class that represents a content property file.
ContentPropertyKey
The catalog that manages the key of content property.
ContentRoot
The catalog that manages a root path of content.
Evaluator
The interface that abstracts the evaluator.
FieldResolver
Provides operations on Field object.
IllegalContentStateException
Thrown to indicate that the defined content is in an illegal state.
InputStreamResolver
Provides operations on input stream.
JsonConverter
This class defines a generic conversion process for json using the Jackson library.
Loader
The interface that abstracts the loader.
Mapper<R extends ContentEntity>
An interface that abstracts mapping.
MapperSuffix
The catalog that manages suffix of mapper object.
MetaNodeKey
The enum class that manages the key names supported when defining metas in content files.
Property
The interface that abstracts properties.
PropertyFileName
The catalog that manages name of property file
PropertyNotFoundException
Thrown to indicate that an error has occurred when the property file is not found.
ResultTypeNotFoundException
Thrown to indicate that an error has occurred when parsing the result type.
SelectionNodeKey
The enum class that manages the key names supported when defining selections in content files.