- All Known Implementing Classes:
DefaultModelEncoderProvider
public interface ModelEncoderProvider
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetModelEncoder
(OwsRequestContext requestContext, String format)
-
Field Details
-
GML32
- See Also:
-
-
Method Details
-
getSupportedFormats
Collection<String> getSupportedFormats() -
getModelEncoder
ModelEncoder getModelEncoder(OwsRequestContext requestContext, String format) throws jakarta.servlet.ServletException - Throws:
jakarta.servlet.ServletException
-