- java.lang.Object
-
- com.sun.faces.facelets.impl.IdMapper
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Class and Description |
private static class |
IdMapper.IdGen |
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private Cache<java.lang.String,java.lang.String> |
idCache |
private static java.lang.String |
KEY |
-
Constructor Summary
Constructors
Constructor and Description |
IdMapper() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getAliasedId(java.lang.String id) |
static IdMapper |
getMapper(javax.faces.context.FacesContext ctx) |
static void |
setMapper(javax.faces.context.FacesContext ctx,
IdMapper mapper) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.