Package 

Class CompositePublicationParser

    • Method Detail

      • parse

         Try<Publication.Builder, PublicationParser.ParseError> parse(Asset asset, WarningLogger warnings)

        Constructs a Publication.Builder to build a Publication from a publication asset.

        Parameters:
        asset - Publication asset.
        warnings - Used to report non-fatal parsing warnings, such as publication authoring mistakes.