Package org.geotools.kml.v22.bindings
Class DocumentTypeV22Binding
- Object
-
- AbstractComplexBinding
-
- DocumentTypeBinding
-
- DocumentTypeV22Binding
-
- All Implemented Interfaces:
Binding
,ComplexBinding
public class DocumentTypeV22Binding extends DocumentTypeBinding
-
-
Field Summary
-
Fields inherited from class DocumentTypeBinding
FeatureType
-
-
Constructor Summary
Constructors Constructor Description DocumentTypeV22Binding()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Object
getPlacemarkName()
-
Methods inherited from class DocumentTypeBinding
getExecutionMode, getProperties, getTarget, getType, parse
-
Methods inherited from class AbstractComplexBinding
encode, getProperty, initialize, initializeChildContext
-
-
-
-
Method Detail
-
getPlacemarkName
protected Object getPlacemarkName()
- Overrides:
getPlacemarkName
in classDocumentTypeBinding
-
-