Interface JBossAllXMLParser<T>

  • All Known Subinterfaces:
    JBossAllSchema<S,​T>
    All Known Implementing Classes:
    JBossAllXmlParserAdaptor

    public interface JBossAllXMLParser<T>
    Parser class that should be implemented by JBoss XML element parsers to parse their deployment descriptor data.
    Author:
    Stuart Douglas