Package cdc.issues.api.locations
-
Interface Summary Interface Description LocatedData<T> Interface implemented by classes that give access to located data.Location Base interface used to describe an Issue location. -
Class Summary Class Description AbstractLocation DefaultLocatedData<T> Default implementation ofLocatedData.DefaultLocation Default implementation of IssueLocation.DefaultLocation.Builder TextFileLocation Implementation of IssueLocation dedicated to text files.TextFileLocation.Builder WorkbookLocation Implementation of IssueLocation dedicated to workbooks.WorkbookLocation.Builder