org.deegree.xml
Interface Marshallable

All Known Implementing Classes:
AbstractFrontend, AbstractModule, Attribution_Impl, AuthorityURL_Impl, Capability_Impl, CException_Impl, ContactAddress_Impl, ContactInformation_Impl, ContactPersonPrimary_Impl, CssParameter_Impl, DataService, DataSource_Impl, DataURL_Impl, DCPType_Impl, DeegreeParam_Impl, Dimension_Impl, DirectoryAccess, Extent_Impl, Extent_Impl, ExternalGraphic_Impl, FeatureListURL_Impl, FeatureTypeConstraint_Impl, FeatureTypeStyle_Impl, Fill_Impl, Font_Impl, Format, FormatList, GazetteerParam_Impl, General, GeneralExtension, Geometry_Impl, Graphic_Impl, GraphicFill_Impl, GUIArea_Impl, Halo_Impl, HTTP_Impl, Identifier_Impl, IOSettings, LabelPlacement_Impl, Layer, Layer_Impl, LayerBoundingBox_Impl, LayerExtension, LayerFeatureConstraints_Impl, LayerList, LegendGraphic_Impl, LegendURL_Impl, LinePlacement_Impl, LineSymbolizer_Impl, LogoURL_Impl, Mark_Impl, MetadataURL_Impl, Module_Impl, ModuleConfiguration_Impl, NamedLayer_Impl, NamedStyle_Impl, OGCWebServiceException_Impl, Operation_Impl, ParameterValueType_Impl, PointPlacement_Impl, PointSymbolizer_Impl, PolygonSymbolizer_Impl, RemoteOWS_Impl, Request_Impl, Rule_Impl, ScaleHint_Impl, Server, Service_Impl, ServiceExceptionReport_Impl, SLD, Stroke_Impl, Style, Style_Impl, StyledLayerDescriptor_Impl, StyleList, StyleSheetURL_Impl, StyleURL_Impl, TextSymbolizer_Impl, UserDefinedSymbolization_Impl, UserLayer_Impl, UserStyle_Impl, ViewContext, ViewContextCollection, ViewContextReference, WFSGetFeatureRequest_Impl, WFSInsertResult_Impl, WFSTransactionResponse_Impl, WMSCapabilities_Impl, WMSClientConfiguration, WMSGetFeatureInfoRequest_Impl, WMSGetMapRequest_Impl

public interface Marshallable

This interface describes the ability of an object to produce an XML-representation.

Version:
$Revision: 1.2 $
Author:
Markus Schneider

Method Summary
 java.lang.String exportAsXML()
          Produces an XML-representation of this object.
 

Method Detail

exportAsXML

public java.lang.String exportAsXML()
Produces an XML-representation of this object.

Returns:
XML-representation of this object