Class FictionBookParser

All Implemented Interfaces:
Serializable, Parser

@Deprecated(since="2026-04-30") public class FictionBookParser extends XMLParser
Deprecated.
See Also:
  • Constructor Details

    • FictionBookParser

      public FictionBookParser()
      Deprecated.
  • Method Details

    • getSupportedTypes

      public Set<MediaType> getSupportedTypes(ParseContext context)
      Deprecated.
      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