org.apache.muse.ws.metadata.impl
Class GetMetadataRequest
java.lang.Object
org.apache.muse.ws.metadata.impl.GetMetadataRequest
- All Implemented Interfaces:
- XmlSerializable
public class GetMetadataRequest
- extends Object
- implements XmlSerializable
GetMetadataRequest is a serializer/deserializer for the WS-MetadataExchange
GetMetadata operation's request content.
- Author:
- Dan Jemiolo (danj)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetMetadataRequest
public GetMetadataRequest(Element request)
GetMetadataRequest
public GetMetadataRequest(String dialect)
getDialect
public String getDialect()
toXML
public Element toXML()
- Specified by:
toXML
in interface XmlSerializable
toXML
public Element toXML(Document doc)
- Specified by:
toXML
in interface XmlSerializable
Copyright © 2013 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.