Interface StaxParser.XmlStreamHandler

  • All Known Implementing Classes:
    TestSuiteParser
    Enclosing class:
    StaxParser
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface StaxParser.XmlStreamHandler
    Simple interface for handling XML stream to parse.