Uses of Class
VASSAL.build.module.metadata.AbstractMetaData
Packages that use AbstractMetaData
-
Uses of AbstractMetaData in VASSAL.build.module.metadata
Subclasses of AbstractMetaData in VASSAL.build.module.metadataModifier and TypeClassDescriptionclassclassClass representing the metadata for an Importable file.classClass representing the metadata for a Module or an Extension.classClass representing the metadata for a Save Game/Log File.Methods in VASSAL.build.module.metadata that return AbstractMetaDataModifier and TypeMethodDescriptionstatic AbstractMetaDataMetaDataFactory.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
Methods in VASSAL.tools.imports that return AbstractMetaDataModifier and TypeMethodDescriptionstatic AbstractMetaDataImportAction.buildMetaData(File module)