org.apache.juddi.handler
Class FindPublisherHandler
java.lang.Object
org.apache.juddi.handler.AbstractHandler
org.apache.juddi.handler.FindPublisherHandler
- All Implemented Interfaces:
- IHandler
public class FindPublisherHandler
- extends AbstractHandler
Knows about the creation and populating of FindPublisher objects.
Returns FindPublisher.
- Author:
- Steve Viens (sviens@apache.org)
Field Summary |
static java.lang.String |
TAG_NAME
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG_NAME
public static final java.lang.String TAG_NAME
- See Also:
- Constant Field Values
FindPublisherHandler
protected FindPublisherHandler(HandlerMaker maker)
unmarshal
public RegistryObject unmarshal(org.w3c.dom.Element element)
- Returns:
- RegistryObject
marshal
public void marshal(RegistryObject object,
org.w3c.dom.Element parent)
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright ? 2003 Apache Software Foundation. All rights reserved.