| Package | Description |
|---|---|
| org.apache.oodt.profile | |
| org.apache.oodt.profile.handlers.lightweight |
Lightweight profile handler.
|
| Modifier and Type | Method and Description |
|---|---|
static ProfileElement |
ProfileElement.createProfileElement(Element root,
Profile profile,
ObjectFactory factory)
Create a profile element from the given XML node.
|
static List |
Profile.createProfiles(Element root,
ObjectFactory factory)
Create a list of profiles by deserializing data from the given XML element.
|
| Constructor and Description |
|---|
Profile(Node root,
ObjectFactory factory)
Create a profile from an XML document.
|
Profile(String string,
ObjectFactory factory)
Create a profile from an XML document.
|
| Constructor and Description |
|---|
SearchableProfile(Element node,
ObjectFactory factory) |
Copyright © 1999-2015 Apache OODT. All Rights Reserved.