Uses of Class
org.opengis.feature.PropertyNotFoundException
Packages that use PropertyNotFoundException
Package
Description
Defines the structure and content of views of real-world phenomenon.
-
Uses of PropertyNotFoundException in org.opengis.feature
Methods in org.opengis.feature that throw PropertyNotFoundExceptionModifier and TypeMethodDescriptionFeature.getProperty
(String name) Returns the property (attribute, feature association or operation result) of the given name.FeatureType.getProperty
(String name) Returns the attribute, operation or association role for the given name.Feature.getPropertyValue
(String name) Returns the value for the property of the given name.