org.n52.oxf.serialization
Interface IContextSerializableXML

All Known Subinterfaces:
IContextLayer, IFeatureLayer, IGenericParameterValue
All Known Implementing Classes:
AbstractLayer, AbstractServiceLayer, Context, ContextBoundingBox, ContextCollection, ContextWindow, FeatureLayer, FeatureServiceLayer, LayerContext, RasterServiceLayer, RealTimeFeatureServiceLayer

public interface IContextSerializableXML

Interface for XML serialization according to the OGC WebMapContext Spec.

Author:
Theodor Foerster

Method Summary
 void serializeToContext(StringBuffer sb)
          serializes the implementing class (downwardly) compatible to the "Web Map Context Documents" Specification (OGC 05-005) of the OGC in version 1.1.0.
 

Method Detail

serializeToContext

void serializeToContext(StringBuffer sb)
serializes the implementing class (downwardly) compatible to the "Web Map Context Documents" Specification (OGC 05-005) of the OGC in version 1.1.0.



Copyright © 2005 - 2010 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.