org.apache.myfaces.custom.dynaForm.uri
Class FacesUriResolver

java.lang.Object
  extended by org.apache.myfaces.custom.dynaForm.uri.UriResolver
      extended by org.apache.myfaces.custom.dynaForm.uri.FacesUriResolver

public class FacesUriResolver
extends UriResolver

try to locate the configuration through the faces context too


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.myfaces.custom.dynaForm.uri.UriResolver
UriResolver.Configuration
 
Constructor Summary
FacesUriResolver()
           
 
Method Summary
protected  java.io.InputStream findConfig(java.lang.String config)
          load the configuration
 
Methods inherited from class org.apache.myfaces.custom.dynaForm.uri.UriResolver
createConfiguration, getRequiredProperty, getResourceAsStream, resolve, resolveUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesUriResolver

public FacesUriResolver()
Method Detail

findConfig

protected java.io.InputStream findConfig(java.lang.String config)
Description copied from class: UriResolver
load the configuration

Overrides:
findConfig in class UriResolver


Copyright © 2010. All Rights Reserved.