public class NuxeoUnknownResource
extends javax.faces.application.ViewResource
This is used to avoid crashing triggering an exception when a facelet resource is missing.
Instead, a message referencing the missing resource is displayed in red and in bold where the facelet would have been included.
Modifier and Type | Field and Description |
---|---|
static String |
MARKER |
static String |
PLACEHOLDER |
Constructor and Description |
---|
NuxeoUnknownResource(String path) |
public static final String MARKER
public static final String PLACEHOLDER
public NuxeoUnknownResource(String path)
public URL getURL()
getURL
in class javax.faces.application.ViewResource
Copyright © 2015 Nuxeo SA. All rights reserved.