org.apache.myfaces.tobago.internal.util
Class ArrayUtils

java.lang.Object
  extended by org.apache.myfaces.tobago.internal.util.ArrayUtils

public class ArrayUtils
extends Object


Field Summary
static String[] EMPTY_STRING_ARRAY
           
 
Constructor Summary
ArrayUtils()
           
 
Method Summary
static boolean contains(String[] array, String markup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY_STRING_ARRAY

public static final String[] EMPTY_STRING_ARRAY
Constructor Detail

ArrayUtils

public ArrayUtils()
Method Detail

contains

public static boolean contains(String[] array,
                               String markup)


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.