Package | Description |
---|---|
jade.content.frame |
Though compatible with MIDP1.0 the JADE support for content languages and ontologies is not particularly lightweight and might cause memory problems on devices with limited resources. |
Class and Description |
---|
Frame
Generic interface representing all non-primitive elements
that can appear in a content expression.
|
FrameException
Generic exception of the Frame-based content support.
|
OrderedFrame
Generic class representing all frames (such as aggregates
and content-element-lists) whose composing elements can be
retrieved by an index.
|
QualifiedFrame
Generic class representing all frames (such as concepts and
predicates) whose composing elements can be retrieved by a
unique name.
|