org.apache.myfaces.extensions.validator.util
Class WebXmlUtils

java.lang.Object
  extended by org.apache.myfaces.extensions.validator.util.WebXmlUtils

public class WebXmlUtils
extends java.lang.Object

Since:
1.x.1
Author:
Gerhard Petracek

Constructor Summary
WebXmlUtils()
           
 
Method Summary
static java.lang.String getInitParameter(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebXmlUtils

public WebXmlUtils()
Method Detail

getInitParameter

public static java.lang.String getInitParameter(java.lang.String key)


Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.