Class FictionBookParser

    • Constructor Detail

      • FictionBookParser

        public FictionBookParser()
    • Method Detail

      • getSupportedTypes

        public java.util.Set<MediaType> getSupportedTypes​(ParseContext context)
        Description copied from interface: Parser
        Returns the set of media types supported by this parser when used with the given parse context.
        Specified by:
        getSupportedTypes in interface Parser
        Overrides:
        getSupportedTypes in class XMLParser
        Parameters:
        context - parse context
        Returns:
        immutable set of media types