Revision 34402 branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/wfs/wfs_1_1_0/WFSFeature1_1_0.java

View differences:

WFSFeature1_1_0.java
71 71
    
72 72
    private static final StringUtils stringUtils = CompatLocator.getStringUtils();
73 73
    
74
    WFSFeature1_1_0(WFSServiceInformation serviceInformation) {
74
    public WFSFeature1_1_0(WFSServiceInformation serviceInformation) {
75 75
        super(serviceInformation);
76 76
    }
77 77
	

Also available in: Unified diff