java.lang.Object
de.turnertech.ows.common.Gml32ModelEncoder
- All Implemented Interfaces:
ModelEncoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
encode
(Model model, OutputStream out, OwsContext owsContext, OwsRequestContext requestContext)
-
Constructor Details
-
Gml32ModelEncoder
public Gml32ModelEncoder()
-
-
Method Details
-
encode
public void encode(Model model, OutputStream out, OwsContext owsContext, OwsRequestContext requestContext) throws XMLStreamException - Specified by:
encode
in interfaceModelEncoder
- Throws:
XMLStreamException
-