Uses of Interface
org.episteme.core.io.ResourceWriter
Packages that use ResourceWriter
Package
Description
Comprehensive mathematical structures, including algebra, calculus, and numerical analysis.
Provides the
module.
invalid reference
org.episteme.core.ml.openmath
Core functionality for the org.episteme.social.law.loaders package in the Episteme library.
-
Uses of ResourceWriter in org.episteme.core.io
Classes in org.episteme.core.io that implement ResourceWriterModifier and TypeClassDescriptionclassAbstract base for resource writers.Methods in org.episteme.core.io that return types with arguments of type ResourceWriterModifier and TypeMethodDescriptionstatic <T> Optional<ResourceWriter<T>> Finds a suitable writer for the given resource and destination. -
Uses of ResourceWriter in org.episteme.core.mathematics.loaders
Classes in org.episteme.core.mathematics.loaders that implement ResourceWriterModifier and TypeClassDescriptionclassclassWriter for VTK (Visualization Toolkit) Structured Points files. -
Uses of ResourceWriter in org.episteme.core.mathematics.loaders.logic
Subinterfaces of ResourceWriter in org.episteme.core.mathematics.loaders.logicModifier and TypeInterfaceDescriptioninterfaceInterface for exporting a logical system to an external formal verification tool.Classes in org.episteme.core.mathematics.loaders.logic that implement ResourceWriterModifier and TypeClassDescriptionclassExporter for the Coq Proof Assistant.classExporter for Metamath.classExporter for QEDEQ (Hilbert II). -
Uses of ResourceWriter in org.episteme.core.mathematics.loaders.oeis
Classes in org.episteme.core.mathematics.loaders.oeis that implement ResourceWriterModifier and TypeClassDescriptionclassWriter for exporting sequences to OEIS formats. -
Uses of ResourceWriter in org.episteme.core.mathematics.loaders.openmath
Classes in org.episteme.core.mathematics.loaders.openmath that implement ResourceWriter -
Uses of ResourceWriter in org.episteme.nativ.physics.loaders.fits
Classes in org.episteme.nativ.physics.loaders.fits that implement ResourceWriterModifier and TypeClassDescriptionclassHigh-performance FITS writer using Panama. -
Uses of ResourceWriter in org.episteme.nativ.physics.loaders.hdf5
Classes in org.episteme.nativ.physics.loaders.hdf5 that implement ResourceWriterModifier and TypeClassDescriptionclassAdapter to save Tensors to HDF5 files.classHigh-performance HDF5 writer using Panama. -
Uses of ResourceWriter in org.episteme.natural.biology.loaders
Classes in org.episteme.natural.biology.loaders that implement ResourceWriterModifier and TypeClassDescriptionclassWriter for FASTA files.classWriter for PDB files. -
Uses of ResourceWriter in org.episteme.social.law.loaders
Subinterfaces of ResourceWriter in org.episteme.social.law.loadersModifier and TypeInterfaceDescriptioninterfaceCommon interface for components that save or export legal documents.Classes in org.episteme.social.law.loaders that implement ResourceWriterModifier and TypeClassDescriptionclassAbstract base for legal document writers.