|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectFactory | |
|---|---|
| org.apache.oodt.profile | |
| org.apache.oodt.profile.handlers.lightweight | Lightweight profile handler. |
| Uses of ObjectFactory in org.apache.oodt.profile |
|---|
| Methods in org.apache.oodt.profile with parameters of type ObjectFactory | |
|---|---|
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. |
| Constructors in org.apache.oodt.profile with parameters of type ObjectFactory | |
|---|---|
Profile(Node root,
ObjectFactory factory)
Create a profile from an XML document. |
|
Profile(String string,
ObjectFactory factory)
Create a profile from an XML document. |
|
| Uses of ObjectFactory in org.apache.oodt.profile.handlers.lightweight |
|---|
| Constructors in org.apache.oodt.profile.handlers.lightweight with parameters of type ObjectFactory | |
|---|---|
SearchableProfile(Element node,
ObjectFactory factory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||