Whether this parser can attempt to parse the given raw text.
Performs a quick heuristic check without full parsing. Used for auto-detection when scan mode is ambiguous.
bool canParse(String rawText);