org.richfaces.util
Class Util.NamingContainerDataHolder

java.lang.Object
  extended by org.richfaces.util.Util.NamingContainerDataHolder
Enclosing class:
Util

public static final class Util.NamingContainerDataHolder
extends Object


Field Summary
static char SEPARATOR_CHAR
           
static org.richfaces.util.FastJoiner SEPARATOR_CHAR_JOINER
           
static com.google.common.base.Splitter SEPARATOR_CHAR_SPLITTER
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEPARATOR_CHAR

public static final char SEPARATOR_CHAR

SEPARATOR_CHAR_JOINER

public static final org.richfaces.util.FastJoiner SEPARATOR_CHAR_JOINER

SEPARATOR_CHAR_SPLITTER

public static final com.google.common.base.Splitter SEPARATOR_CHAR_SPLITTER


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.