SimpleDumpProcessor

class SimpleDumpProcessor(verbose: Boolean) extends EntityDocumentProcessor
trait EntityDocumentProcessor
class Object
trait Matchable
class Any

Value members

Concrete methods

def getEntityCounter(): Int
def getProperty(sg: StatementGroup): PropertyValue
override def processItemDocument(itemDocument: ItemDocument): Unit
Definition Classes
EntityDocumentProcessor
def properties(item: ItemDocument): List[PropertyValue]

Inherited methods

def processEntityRedirectDocument(`x$0`: EntityRedirectDocument): Unit
Inherited from
EntityDocumentProcessor
def processLexemeDocument(`x$0`: LexemeDocument): Unit
Inherited from
EntityDocumentProcessor
def processMediaInfoDocument(`x$0`: MediaInfoDocument): Unit
Inherited from
EntityDocumentProcessor
def processPropertyDocument(`x$0`: PropertyDocument): Unit
Inherited from
EntityDocumentProcessor

Concrete fields

var countEntities: Int