Uses of Class
net.opengis.kml._2_2_0.DocumentType

Packages that use DocumentType
net.opengis.kml._2_2_0   
net.opengis.ows_context   
 

Uses of DocumentType in net.opengis.kml._2_2_0
 

Methods in net.opengis.kml._2_2_0 that return DocumentType
 DocumentType ObjectFactory.createDocumentType()
          Create an instance of DocumentType
 

Methods in net.opengis.kml._2_2_0 that return types with arguments of type DocumentType
 JAXBElement<DocumentType> ObjectFactory.createDocument(DocumentType value)
          Create an instance of JAXBElement<DocumentType>}
 

Methods in net.opengis.kml._2_2_0 with parameters of type DocumentType
 JAXBElement<DocumentType> ObjectFactory.createDocument(DocumentType value)
          Create an instance of JAXBElement<DocumentType>}
 

Uses of DocumentType in net.opengis.ows_context
 

Fields in net.opengis.ows_context with type parameters of type DocumentType
protected  List<DocumentType> LayerType.document
           
 

Methods in net.opengis.ows_context that return types with arguments of type DocumentType
 List<DocumentType> LayerType.getDocument()
          Gets the value of the document property.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.