package org.wikibrain.parser.wiki; import org.wikibrain.core.model.Title; public class ParsedIll extends ParsedEntity { public Title title; }