This interface must be implemented in order for a class to participate as a parser for the DOMCatalogReader.
Parse a DOM node as a catalog entry. This method is expected to analyze the specified node and construct appropriate catalog entry(ies) from it.paramcatalog The catalog for which this node is being considered.paramnode The DOM Node from the catalog.
This method is expected to analyze the specified node and construct appropriate catalog entry(ies) from it.