| Interface | Description |
|---|---|
| ResourceRenderer |
An interface defining the renderer contract for a resource.
|
| ResourceResolver |
A resource resolver for char based resources.
|
| Skin |
A skin.
|
| SkinConfig |
Extends a skin with additional information.
|
| SkinURL |
The URL of a skin.
|
| SkinVisitor |
This visitor is used in
SkinService.findSkins(SkinVisitor)
to filter the returned results. |
| Class | Description |
|---|---|
| AbstractResourceDeployer | |
| AbstractResourceService |
An abstract class for resource services in Portal like
SkinService and JavascriptConfigService |
| CachedStylesheet | |
| CharSequenceReader |
Fork of commons-io 1.4 org.apache.commons.io.input.CharSequenceReader
Reader implementation that can read from String, StringBuffer, StringBuilder or CharBuffer. |
| CommentBlockHandler |
Designed to plugged into SkipCommentReader for custom handling of comment block
|
| CommentBlockHandler.OrientationCommentBlockHandler |
A handler that push back content of comment block into the cache if content of comment block is
orientation=lt or orientation=rt
|
| GateInSkinConfigDeployer |
Created by eXoPlatform SAS
Author: Minh Hoang TO - hoang281283@gmail.com
Sep 16, 2009
|
| MainResourceResolver | |
| Resource |
Represents a resource.
|
| SkinDependentManager | |
| SkinKey |
A key for skin config lookup.
|
| SkinResourceRequestHandler | |
| SkinService | |
| SkipCommentReader |
A subclass of BufferedReader which skip the comment block
|
| Enum | Description |
|---|---|
| SkipCommentReader.State |
| Exception | Description |
|---|---|
| RenderingException |
Signal an exception during rendering.
|
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.