|
Data Request Broker 2-3-release |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DrbAttribute | |
|---|---|
| fr.gael.drb | DRB main package containing the main interfaces, default and abstract classes. |
| fr.gael.drb.impl | Package containing the implementations. |
| Uses of DrbAttribute in fr.gael.drb |
|---|
| Classes in fr.gael.drb that implement DrbAttribute | |
|---|---|
class |
DrbAbstractAttribute
Abstract attribute implementation. |
class |
DrbDefaultAttribute
Default attribute implementation. |
| Methods in fr.gael.drb that return DrbAttribute | |
|---|---|
DrbAttribute |
DrbAbstractNode.getAttribute(String name)
Returns an attribute matching a specific name. |
DrbAttribute |
DrbDefaultAttributeList.getNamedItem(String name)
Returns the item matching a specific name. |
DrbAttribute |
DrbAttributeList.getNamedItem(String name)
Returns the item matching a specific name. |
DrbAttribute |
DrbDefaultAttributeList.item(int index)
Returns a specific item of the list. |
DrbAttribute |
DrbAttributeList.item(int index)
Returns a specific item of the list. |
| Uses of DrbAttribute in fr.gael.drb.impl |
|---|
| Methods in fr.gael.drb.impl that return DrbAttribute | |
|---|---|
DrbAttribute |
DrbNodeImpl.createAttribute(String name)
Create a node with the specified name. |
|
Data Request Broker - DRB API® 2-3-release |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||