public class FrontMinimizeTransformer extends MinimizeTransformer
| Modifier and Type | Field and Description |
|---|---|
private URIPrefixHandler |
_prefixHandler |
_context, _currentContextPath, _isSuperDevMode, _locale, _patternsmanager, objectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumerROLE| Constructor and Description |
|---|
FrontMinimizeTransformer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
_getMinimizeUrl()
Get the url of the minimizer
|
private String |
_getSiteName() |
protected String |
_removeContextPath(String uri)
Remove the context path from the uri to be able to analyse correctly the patterns
|
protected String |
getHashSalt()
Return the salt used by the hash cache
|
private String |
getURIPrefix() |
void |
service(ServiceManager smanager) |
configure, contextualize, endElement, setup, startDocument, startElementdispose, recyclecharacters, comment, endCDATA, endDocument, endDTD, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDTD, startEntity, startPrefixMappingsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, endDocument, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMappingcomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntitysetConsumerprivate URIPrefixHandler _prefixHandler
public FrontMinimizeTransformer()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class MinimizeTransformerServiceExceptionprivate String getURIPrefix()
protected String _removeContextPath(String uri)
MinimizeTransformer_removeContextPath in class MinimizeTransformeruri - The incomming uriprotected String _getMinimizeUrl()
MinimizeTransformer_getMinimizeUrl in class MinimizeTransformerprotected String getHashSalt()
MinimizeTransformergetHashSalt in class MinimizeTransformerprivate String _getSiteName()