Interface DocumentParser


public interface DocumentParser
Defines the interface for parsing an InputStream into a Document. Different document types require specialized parsing logic.