Uses of Class
org.geotools.data.wfs.internal.TransactionRequest.Delete
-
Packages that use TransactionRequest.Delete Package Description org.geotools.data.wfs.internal org.geotools.data.wfs.internal.v1_x org.geotools.data.wfs.internal.v2_0 -
-
Uses of TransactionRequest.Delete in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return TransactionRequest.Delete Modifier and Type Method Description TransactionRequest.Delete
TransactionRequest. createDelete(QName typeName, Filter deleteFilter)
-
Uses of TransactionRequest.Delete in org.geotools.data.wfs.internal.v1_x
Methods in org.geotools.data.wfs.internal.v1_x with parameters of type TransactionRequest.Delete Modifier and Type Method Description protected DeleteElementType
StrictWFS_1_x_Strategy. createDelete(WfsFactory factory, TransactionRequest.Delete elem)
-
Uses of TransactionRequest.Delete in org.geotools.data.wfs.internal.v2_0
Methods in org.geotools.data.wfs.internal.v2_0 with parameters of type TransactionRequest.Delete Modifier and Type Method Description protected AbstractTransactionActionType
StrictWFS_2_0_Strategy. createDelete(Wfs20Factory factory, TransactionRequest.Delete elem)
-