Uses of Class
org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
Packages that use AbstractTocBasedRuntimeRepository
Package
Description
-
Uses of AbstractTocBasedRuntimeRepository in org.faktorips.runtime
Subclasses of AbstractTocBasedRuntimeRepository in org.faktorips.runtimeModifier and TypeClassDescriptionclassA runtime repository that loads the resources by callingClassLoader.getResourceAsStream(String) -
Uses of AbstractTocBasedRuntimeRepository in org.faktorips.runtime.internal
Subclasses of AbstractTocBasedRuntimeRepository in org.faktorips.runtime.internalModifier and TypeClassDescriptionclassAn abstract repository that handles the common stuff between theAbstractXmlInputStreamRepositoryand the concrete runtime repositories.classAn abstract repository that handles loading Faktor-IPS runtime information from XML asInputStreams. -
Uses of AbstractTocBasedRuntimeRepository in org.faktorips.runtime.productdataprovider
Modifier and TypeClassDescriptionclass/** TheDetachedContentRuntimeRepositoryis a runtime repository that is able to parse the product data provided from aIProductDataProviderand instantiates the necessary objects.