Package | Description |
---|---|
org.apache.hivemind.impl |
Implementations of interfaces defined in the org.apache.commons.hivemind package.
|
org.apache.hivemind.internal | |
org.apache.hivemind.parse |
Classes used to parse HiveMind module deployment descriptors, and descriptor objects
that represent the parsed information.
|
org.apache.hivemind.schema |
Interfaces defining
Schema support (used to process
extension point contributions and service parameters). |
org.apache.hivemind.schema.impl |
Implementations of schema-related intefaces defined in package
org.apache.hivemind.schema.
|
org.apache.hivemind.schema.rules |
Implementations of the
Rule
and
Translator interfaces. |
org.apache.hivemind.service.impl |
Implementations of services provided by the
hivemind module. |
Class and Description |
---|
Schema
An object which may contain a model, used to identify the form of XML content allowed within some
other, containing element.
|
SchemaProcessor
Object used when processing the elements contributed in an
Contribution . |
Translator
Object which can translate a string into an object value.
|
Class and Description |
---|
Schema
An object which may contain a model, used to identify the form of XML content allowed within some
other, containing element.
|
Translator
Object which can translate a string into an object value.
|
Class and Description |
---|
ElementModel
Identifies an element that may occur within some schema.
|
Rule
Rules associated with
Schema elements. |
Schema
An object which may contain a model, used to identify the form of XML content allowed within some
other, containing element.
|
SchemaProcessor
Object used when processing the elements contributed in an
Contribution . |
Class and Description |
---|
AttributeModel
Part of a
Schema , used to specify an attribute allowed within
an ElementModel . |
SchemaProcessor
Object used when processing the elements contributed in an
Contribution . |
Translator
Object which can translate a string into an object value.
|
Class and Description |
---|
AttributeModel
Part of a
Schema , used to specify an attribute allowed within
an ElementModel . |
ElementModel
Identifies an element that may occur within some schema.
|
Rule
Rules associated with
Schema elements. |
Schema
An object which may contain a model, used to identify the form of XML content allowed within some
other, containing element.
|
Class and Description |
---|
Rule
Rules associated with
Schema elements. |
SchemaProcessor
Object used when processing the elements contributed in an
Contribution . |
Translator
Object which can translate a string into an object value.
|
Class and Description |
---|
Translator
Object which can translate a string into an object value.
|