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
Nested ClassesModifier and TypeClassDescriptionstatic final classThe Source of a source map -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringParameter contentstatic final StringParameter last modifiedstatic final StringDeclared protocolFields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE -
Constructor Summary
Constructors -
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:
getSourcein interfaceSourceFactory- Throws:
IOExceptionMalformedURLException
-
release
- Specified by:
releasein interfaceSourceFactory
-