Uses of Class
VASSAL.build.module.metadata.AbstractMetaData
-
Uses of AbstractMetaData in VASSAL.build.module.metadata
Modifier and TypeClassDescriptionclass
class
Class representing the metadata for an Importable file.class
Class representing the metadata for a Module or an Extension.class
Class representing the metadata for a Save Game/Log File.Modifier and TypeMethodDescriptionstatic AbstractMetaData
MetaDataFactory.buildMetaData
(File file) Factory method to build and return an appropriate MetaData class based on the contents of the file. -
Uses of AbstractMetaData in VASSAL.tools.imports
Modifier and TypeMethodDescriptionstatic AbstractMetaData
ImportAction.buildMetaData
(File module)