inlineBlankNodeMaxWidth property

int inlineBlankNodeMaxWidth
final

Maximum inline length (in characters) for blank nodes.

When the inline representation exceeds this threshold, the blank node is serialized using a multi-line layout.

Implementation

final int inlineBlankNodeMaxWidth;