Class WebXml22Type

  • All Implemented Interfaces:
    DescriptorType, org.jdom2.JDOMFactory

    public class WebXml22Type
    extends WebXmlType
    Web 2.2 Descriptor.
    • Constructor Detail

      • WebXml22Type

        protected WebXml22Type()
        Protected Constructor.
      • WebXml22Type

        protected WebXml22Type​(AbstractDescriptorType parent,
                               Dtd grammar)
        Protected constructor.
        Parameters:
        parent - Parent type if any
        grammar - grammar to use
    • Method Detail

      • getInstance

        public static WebXmlType getInstance()
        Get the instance of the WEB XML Type.
        Returns:
        WebXmlType
      • getVersion

        public WebXmlVersion getVersion()
        Get the web xml version for his type.
        Specified by:
        getVersion in class WebXmlType
        Returns:
        the version for this type