Article Class

public class Article extends CreativeWork

The Article model.

Method Summary

Modifier and Type Method and Description
Integer wordCount()

Get the wordCount value.

Inherited Members

Method Details

wordCount

public Integer wordCount()

Get the wordCount value.

Returns:

the wordCount value

Applies to