com.supermap.services.wfs

Class WFSServiceInfo

  • java.lang.Object
    • com.supermap.services.wfs.WFSServiceInfo


  • public class WFSServiceInfo
    extends java.lang.Object
    

    WFS service source information.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      java.lang.String charset 
      java.lang.String url 
    • Constructor Summary

      Constructors 
      Constructor and Description
      WFSServiceInfo() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • charset

        public java.lang.String charset
        
      • url

        public java.lang.String url
        
    • Constructor Detail

      • WFSServiceInfo

        public WFSServiceInfo()