6 lines
153 B
Plaintext

/**
* Determines whether this Section has any tables.
*
* @return {@code true} if there are tables, {@code false} otherwise
*/
public boolean hasTables()