net.opengis.kml._2_2_0
Class DocumentType
java.lang.Object
net.opengis.kml._2_2_0.AbstractObjectType
net.opengis.kml._2_2_0.AbstractFeatureType
net.opengis.kml._2_2_0.AbstractContainerType
net.opengis.kml._2_2_0.DocumentType
public class DocumentType
- extends AbstractContainerType
Classe Java pour DocumentType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="DocumentType">
<complexContent>
<extension base="{http://www.opengis.net/kml/2.2}AbstractContainerType">
<sequence>
<element ref="{http://www.opengis.net/kml/2.2}Schema" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}AbstractFeatureGroup" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}DocumentSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/kml/2.2}DocumentObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentType
public DocumentType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.