Package org.ametys.core.minimize
Class SourceMapSourceFactory
java.lang.Object
org.ametys.core.minimize.SourceMapSourceFactory
- All Implemented Interfaces:
Component
,SourceFactory
Fake factory for SourceMapCache
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
The Source of a source map -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Parameter contentstatic final String
Parameter last modifiedstatic final String
Declared protocolFields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE
-
Constructor Summary
-
Method Summary
-
Field Details
-
LAST_MODIFIED
Parameter last modified- See Also:
-
CONTENT
Parameter content- See Also:
-
SCHEME
Declared protocol- See Also:
-
-
Constructor Details
-
SourceMapSourceFactory
public SourceMapSourceFactory()
-
-
Method Details
-
getSource
- Specified by:
getSource
in interfaceSourceFactory
- Throws:
IOException
MalformedURLException
-
release
- Specified by:
release
in interfaceSourceFactory
-