findByFullName

public final PdfFormField findByFullName(String fullName)

Finds a form field by its full name (dot-separated path).

Return

The if found, null otherwise.

Parameters

fullName

The fully qualified name of the field.