IPubParser

public interface IPubParser

Declares functionality which parses publisher file and returns Document object as result of parsing.

Methods

MethodDescription
parse()Parses publisher file and returns Documentobject as result of parsing.

parse()

public abstract Document parse()

Parses publisher file and returns Documentobject as result of parsing.

Returns: Document - PUB document