org.jvnet.ogc.gml.v_3_1_1.jts
Class JAXBContextImpl
java.lang.Object
javax.xml.bind.JAXBContext
org.jvnet.ogc.gml.v_3_1_1.jts.JAXBContextImpl
public class JAXBContextImpl
- extends javax.xml.bind.JAXBContext
| Fields inherited from class javax.xml.bind.JAXBContext |
JAXB_CONTEXT_FACTORY |
|
Constructor Summary |
JAXBContextImpl(javax.xml.bind.JAXBContext context,
JTSToGML311ConverterInterface<net.opengis.gml.v_3_1_1.AbstractGeometryType,net.opengis.gml.v_3_1_1.GeometryPropertyType,com.vividsolutions.jts.geom.Geometry> marshallerConverter,
GML311ToJTSConverterInterface<net.opengis.gml.v_3_1_1.AbstractGeometryType,java.lang.Object,com.vividsolutions.jts.geom.Geometry> unmarshallerConverter)
|
| Methods inherited from class javax.xml.bind.JAXBContext |
createBinder, createBinder, createJAXBIntrospector, generateSchema, newInstance, newInstance, newInstance, newInstance, newInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBContextImpl
public JAXBContextImpl(javax.xml.bind.JAXBContext context,
JTSToGML311ConverterInterface<net.opengis.gml.v_3_1_1.AbstractGeometryType,net.opengis.gml.v_3_1_1.GeometryPropertyType,com.vividsolutions.jts.geom.Geometry> marshallerConverter,
GML311ToJTSConverterInterface<net.opengis.gml.v_3_1_1.AbstractGeometryType,java.lang.Object,com.vividsolutions.jts.geom.Geometry> unmarshallerConverter)
createUnmarshaller
public javax.xml.bind.Unmarshaller createUnmarshaller()
throws javax.xml.bind.JAXBException
- Specified by:
createUnmarshaller in class javax.xml.bind.JAXBContext
- Throws:
javax.xml.bind.JAXBException
createMarshaller
public javax.xml.bind.Marshaller createMarshaller()
throws javax.xml.bind.JAXBException
- Specified by:
createMarshaller in class javax.xml.bind.JAXBContext
- Throws:
javax.xml.bind.JAXBException
createValidator
public javax.xml.bind.Validator createValidator()
throws javax.xml.bind.JAXBException
- Specified by:
createValidator in class javax.xml.bind.JAXBContext
- Throws:
javax.xml.bind.JAXBException
Copyright © 2008-2010 Highsource. All Rights Reserved.