Uses of Class
com.luciad.format.xml.xpath.TLcdXMLXPathString
Packages that use TLcdXMLXPathString
Package
Description
Implementation of the OGC Web Feature Service (WFS) specification.
-
Uses of TLcdXMLXPathString in com.luciad.ogc.wfs
Methods in com.luciad.ogc.wfs that return TLcdXMLXPathStringModifier and TypeMethodDescriptionTLcdWFSTransactionUpdateProperty.getReferenceAsXPath()
Returns the original reference that was encoded in the WFS update request.Constructors in com.luciad.ogc.wfs with parameters of type TLcdXMLXPathStringModifierConstructorDescriptionTLcdWFSTransactionUpdateProperty
(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.