org.apache.myfaces.config.impl.digester.elements
Class ElementBaseImpl
java.lang.Object
org.apache.myfaces.config.impl.digester.elements.ElementBaseImpl
- All Implemented Interfaces:
- ElementBase
- Direct Known Subclasses:
- Application, Attribute, Component, Converter, FacesConfig, Factory, ListEntries, ListEntries.Entry, LocaleConfig, ManagedBean, ManagedProperty, MapEntries, MapEntries.Entry, NavigationCase, NavigationRule, Property, Renderer, RenderKit
public class ElementBaseImpl
- extends Object
- implements ElementBase
- Version:
- $Revision: 472618 $ $Date: 2006-11-08 21:06:54 +0100 (Mi, 08 Nov 2006) $
- Author:
- Martin Marinschek (latest modification by $Author: grantsmith $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementBaseImpl
public ElementBaseImpl()
setConfigLocation
public void setConfigLocation(String configLocation)
getConfigLocation
public String getConfigLocation()
- Specified by:
getConfigLocation in interface ElementBase
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.