| Interface | Description |
|---|---|
| ObjectManager |
The object manager is a class that must be implemented by each specific repository
implementation that identifies referenced objects.
|
| WingTransformer |
The WingTransformer is a simple framework for dealing with DSpace based SAX
events.
|
| Class | Description |
|---|---|
| AbstractWingTransformer |
This class handles receiving SAX events and translating them into DRI events.
|
| AttributeMap |
A simplified Wing version of an AttributeMap.
|
| Include |
The Include class reads an DRI XML file from and merges it into the existing
document stream using the Wing framework.
|
| IncludePageMeta |
Include metadata in the resulting DRI document as derived from the sitemap
parameters.
|
| Message |
This class represents an i18n message, which is composed of three parts: a
catalogue, a key, and a set of dictionary parameters.
|
| Namespace |
This simple class just provides the Namespace datatype.
|
| WingConstants |
Static constants relating to Wing and the DRI schema.
|
| WingContext |
A class representing the framework's context, what component is generating
content, where should we log.
|
| Exception | Description |
|---|---|
| WingException |
A class representing an error generated by the Wing framework.
|
| WingInvalidArgument |
A class representing an error generated by the Wing framework.
|
| WingOperationNotSupported |
A class representing an error generated by the Wing framework.
|
Copyright © 2016 DuraSpace. All rights reserved.