Class JaxrsSubsystemParser_2_0

    • Constructor Detail

      • JaxrsSubsystemParser_2_0

        public JaxrsSubsystemParser_2_0()
    • Method Detail

      • readElement

        public void readElement​(org.jboss.staxmapper.XMLExtendedStreamReader reader,
                                List<org.jboss.dmr.ModelNode> list)
                         throws XMLStreamException
        Specified by:
        readElement in interface org.jboss.staxmapper.XMLElementReader<List<org.jboss.dmr.ModelNode>>
        Throws:
        XMLStreamException
      • handleSimpleElement

        protected void handleSimpleElement​(org.jboss.staxmapper.XMLExtendedStreamReader reader,
                                           EnumSet<org.jboss.as.jaxrs.JaxrsElement> encountered,
                                           org.jboss.dmr.ModelNode subsystem,
                                           org.jboss.as.jaxrs.JaxrsElement element)
                                    throws XMLStreamException
        Throws:
        XMLStreamException
      • handleList

        protected void handleList​(String tag,
                                  org.jboss.staxmapper.XMLExtendedStreamReader reader,
                                  EnumSet<org.jboss.as.jaxrs.JaxrsElement> encountered,
                                  org.jboss.dmr.ModelNode subsystem,
                                  org.jboss.as.jaxrs.JaxrsElement element)
                           throws XMLStreamException
        Throws:
        XMLStreamException
      • handleMap

        protected void handleMap​(org.jboss.staxmapper.XMLExtendedStreamReader reader,
                                 EnumSet<org.jboss.as.jaxrs.JaxrsElement> encountered,
                                 org.jboss.dmr.ModelNode subsystem,
                                 org.jboss.as.jaxrs.JaxrsElement element)
                          throws XMLStreamException
        Throws:
        XMLStreamException