Package VASSAL.search

  • Interface Summary
    Interface Description
    ImageSearchTarget
    An interface for "things that contain images" to ship off convenient packages of filename.
    SearchTarget
    An interface for "things the editor might search for with its 'Search' function" to ship off convenient packages of searchable strings in various categories.
  • Class Summary
    Class Description
    AbstractImageFinder
    Abstract implementation of ImageSearchTarget interface.
    HTMLImageFinder
    Parses image tags out of an HTML file or string.