Interface BlockParserFactory

All Known Implementing Classes:
AbstractBlockParserFactory

public interface BlockParserFactory
Parser factory for a block node for determining when a block starts.

Implementations should subclass AbstractBlockParserFactory instead of implementing this directly.