|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.apache.juddi.mapping | |
org.apache.juddi.model |
Uses of Node in org.apache.juddi.mapping |
---|
Methods in org.apache.juddi.mapping with parameters of type Node | |
---|---|
static void |
MappingModelToApi.mapNode(Node modelNode,
Node apiNode)
|
static void |
MappingApiToModel.mapNode(Node apiNode,
Node modelNode)
|
Uses of Node in org.apache.juddi.model |
---|
Methods in org.apache.juddi.model that return Node | |
---|---|
Node |
Clerk.getNode()
|
Methods in org.apache.juddi.model with parameters of type Node | |
---|---|
void |
Clerk.setNode(Node node)
|
Constructors in org.apache.juddi.model with parameters of type Node | |
---|---|
Clerk(java.lang.String clerkName,
java.lang.String cred,
Node node,
java.lang.String publisherId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |