Interface NamedSource

All Superinterfaces:
Source
All Known Implementing Classes:
AmetysResourceSource, BinarySource, RichTextFileSource

public interface NamedSource extends Source
Represents a named Source.
  • Method Details

    • getName

      Returns the name of this source.
      Returns:
      the name of this source.