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.internalMethods in org.geotools.data.wfs.internal that return TransactionRequest.Delete Modifier and Type Method Description TransactionRequest.DeleteTransactionRequest. createDelete(QName typeName, Filter deleteFilter)
- 
Uses of TransactionRequest.Delete in org.geotools.data.wfs.internal.v1_xMethods in org.geotools.data.wfs.internal.v1_x with parameters of type TransactionRequest.Delete Modifier and Type Method Description protected DeleteElementTypeStrictWFS_1_x_Strategy. createDelete(WfsFactory factory, TransactionRequest.Delete elem)
- 
Uses of TransactionRequest.Delete in org.geotools.data.wfs.internal.v2_0Methods in org.geotools.data.wfs.internal.v2_0 with parameters of type TransactionRequest.Delete Modifier and Type Method Description protected AbstractTransactionActionTypeStrictWFS_2_0_Strategy. createDelete(Wfs20Factory factory, TransactionRequest.Delete elem)
 
-