Class ConfigXMLReader.ViewMap

  • Enclosing class:
    ConfigXMLReader

    public static class ConfigXMLReader.ViewMap
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ViewMap​(org.w3c.dom.Element viewMapElement)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • viewMap

        public java.lang.String viewMap
      • name

        public java.lang.String name
      • page

        public java.lang.String page
      • type

        public java.lang.String type
      • info

        public java.lang.String info
      • contentType

        public java.lang.String contentType
      • encoding

        public java.lang.String encoding
      • xFrameOption

        public java.lang.String xFrameOption
      • strictTransportSecurity

        public java.lang.String strictTransportSecurity
      • description

        public java.lang.String description
      • noCache

        public boolean noCache
    • Constructor Detail

      • ViewMap

        public ViewMap​(org.w3c.dom.Element viewMapElement)