Uses of Class
com.luciad.format.xml.xpath.TLcdXMLXPathString
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of TLcdXMLXPathString in com.luciad.ogc.wfs
Modifier and TypeMethodDescriptionTLcdWFSTransactionUpdateProperty.getReferenceAsXPath()
Returns the original reference that was encoded in the WFS update request.ModifierConstructorDescriptionTLcdWFSTransactionUpdateProperty
(List<TLcdDataProperty> aDataProperties, TLcdXMLXPathString aXPathString, Object aValue) Creates an update property with the given parameters.TLcdWFSTransactionUpdateProperty
(List<TLcdDataProperty> aDataProperties, List<Integer> aListIndices, TLcdXMLXPathString aXPathString, Object aValue) Creates an update property with the given parameters.