Uses of Class
org.deegree.services.jaxb.wfs.GMLFormat

Packages that use GMLFormat
org.deegree.services.jaxb.wfs   
org.deegree.services.wfs.format.gml   
 

Uses of GMLFormat in org.deegree.services.jaxb.wfs
 

Methods in org.deegree.services.jaxb.wfs that return GMLFormat
 GMLFormat ObjectFactory.createGMLFormat()
          Create an instance of GMLFormat
 

Methods in org.deegree.services.jaxb.wfs that return types with arguments of type GMLFormat
 javax.xml.bind.JAXBElement<GMLFormat> ObjectFactory.createGMLFormat(GMLFormat value)
          Create an instance of JAXBElement<GMLFormat>}
 

Methods in org.deegree.services.jaxb.wfs with parameters of type GMLFormat
 javax.xml.bind.JAXBElement<GMLFormat> ObjectFactory.createGMLFormat(GMLFormat value)
          Create an instance of JAXBElement<GMLFormat>}
 

Uses of GMLFormat in org.deegree.services.wfs.format.gml
 

Constructors in org.deegree.services.wfs.format.gml with parameters of type GMLFormat
GMLFormat(WFSController master, GMLFormat formatDef)
           
 



Copyright © 2011. All Rights Reserved.