net.opengis.wfs

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » GeoServer » net.opengis.wfs 
net.opengis.wfs
Java Source File NameTypeComment
ActionType.javaInterface A representation of the model object 'Action Type'.
AllSomeType.javaClass A representation of the literals of the enumeration 'All Some Type', and utility methods for working with them.
BaseRequestType.javaInterface A representation of the model object 'Base Request Type'.
DeleteElementType.javaInterface A representation of the model object 'Delete Element Type'.
DescribeFeatureTypeType.javaInterface A representation of the model object 'Describe Feature Type Type'. The DescribeFeatureType operation allows a client application to request that a Web Feature Service describe one or more feature types.
DocumentRoot.javaInterface A representation of the model object 'Document Root'.
FeatureCollectionType.javaInterface A representation of the model object 'Feature Collection Type'. This type defines a container for the response to a GetFeature or GetFeatureWithLock request.
FeaturesLockedType.javaInterface A representation of the model object 'Features Locked Type'.
FeaturesNotLockedType.javaInterface A representation of the model object 'Features Not Locked Type'.
FeatureTypeListType.javaInterface A representation of the model object 'Feature Type List Type'.
FeatureTypeType.javaInterface A representation of the model object 'Feature Type Type'.
GetCapabilitiesType.javaInterface A representation of the model object 'Get Capabilities Type'.
GetFeatureType.javaInterface A representation of the model object 'Get Feature Type'. A GetFeature element contains one or more Query elements that describe a query operation on one feature type.
GetFeatureWithLockType.javaInterface A representation of the model object 'Get Feature With Lock Type'. A GetFeatureWithLock request operates identically to a GetFeature request expect that it attempts to lock the feature instances in the result set and includes a lock identifier in its response to a client.
GetGmlObjectType.javaInterface A representation of the model object 'Get Gml Object Type'.
GMLObjectTypeListType.javaInterface A representation of the model object 'GML Object Type List Type'.
GMLObjectTypeType.javaInterface A representation of the model object 'GML Object Type Type'. An element of this type that describes a GML object in an application namespace shall have an xml xmlns specifier, e.g.
IdentifierGenerationOptionType.javaClass A representation of the literals of the enumeration 'Identifier Generation Option Type', and utility methods for working with them.
InsertedFeatureType.javaInterface A representation of the model object 'Inserted Feature Type'.
InsertElementType.javaInterface A representation of the model object 'Insert Element Type'.
InsertResultsType.javaInterface A representation of the model object 'Insert Results Type'. Reports the list of identifiers of all features created by a transaction request.
LockFeatureResponseType.javaInterface A representation of the model object 'Lock Feature Response Type'.
LockFeatureType.javaInterface A representation of the model object 'Lock Feature Type'. This type defines the LockFeature operation.
LockType.javaInterface A representation of the model object 'Lock Type'. This type defines the Lock element.
MetadataURLType.javaInterface A representation of the model object 'Metadata URL Type'. A Web Feature Server MAY use zero or more MetadataURL elements to offer detailed, standardized metadata about the data underneath a particular feature type.
NativeType.javaInterface A representation of the model object 'Native Type'.
NoSRSType.javaInterface A representation of the model object 'No SRS Type'.
OperationsType.javaInterface A representation of the model object 'Operations Type'.
OperationType.javaClass A representation of the literals of the enumeration 'Operation Type', and utility methods for working with them.
OutputFormatListType.javaInterface A representation of the model object 'Output Format List Type'.
PropertyType.javaInterface A representation of the model object 'Property Type'.
QueryType.javaInterface A representation of the model object 'Query Type'.
ResultTypeType.javaClass A representation of the literals of the enumeration 'Result Type Type', and utility methods for working with them.
TransactionResponseType.javaInterface A representation of the model object 'Transaction Response Type'. The response for a transaction request that was successfully completed.
TransactionResultsType.javaInterface A representation of the model object 'Transaction Results Type'.
TransactionSummaryType.javaInterface A representation of the model object 'Transaction Summary Type'.
TransactionType.javaInterface A representation of the model object 'Transaction Type'. The TransactionType defines the Transaction operation.
UpdateElementType.javaInterface A representation of the model object 'Update Element Type'.
WFSCapabilitiesType.javaInterface A representation of the model object 'Capabilities Type'. XML encoded WFS GetCapabilities operation response.
WfsFactory.javaInterface The Factory for the model.
WfsPackage.javaInterface The Package for the model.
XlinkPropertyNameType.javaInterface A representation of the model object 'Xlink Property Name Type'.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.