|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ImageManager.ImageReferenceURIHandler
| Method Summary | |
|---|---|
java.lang.String |
getImageURI(RenderContext rc,
ImageReference imageReference)
This method is called to return an URI for the given image. if the handler can handle this type of ImageReference then it
should return null. |
| Method Detail |
|---|
java.lang.String getImageURI(RenderContext rc,
ImageReference imageReference)
ImageReference then it
should return null.
rc - -
the RenderContextimageReference - -
the ImageReference to return a URI for
ImageReference or null if the handler can
handle this type of ImageReference
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||