org.apache.muse.ws.metadata.impl
Class GetMetadataHandler
java.lang.Object
org.apache.muse.core.routing.AbstractMessageHandler
org.apache.muse.ws.metadata.impl.GetMetadataHandler
- All Implemented Interfaces:
- MessageHandler
public class GetMetadataHandler
- extends AbstractMessageHandler
GetMetadataHandler is the parser for the WS-MetadataExchange GetMetadata
operation.
- Author:
- Dan Jemiolo (danj)
- See Also:
MetadataExchange
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetMetadataHandler
public GetMetadataHandler()
fromXML
public Object[] fromXML(Element xml)
toXML
public Element toXML(Object result)
Copyright © 2013 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.