GetXAdapter constructor

GetXAdapter(
  1. String filePath
)

Creates a GetXAdapter for the source file at filePath.

Implementation

GetXAdapter(this.filePath);