org.eclipse.jst.jsf.facesconfig.util
Class FacesConfigResourceImpl
java.lang.Object
TranslatorResourceImpl
org.eclipse.jst.jsf.facesconfig.util.FacesConfigResourceImpl
public class FacesConfigResourceImpl
- extends TranslatorResourceImpl
The Resource associated with the package - NOT intended for external use.
Should not be used or implemented by external clients
- See Also:
FacesConfigResourceFactory
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesConfigResourceImpl
public FacesConfigResourceImpl(Renderer aRenderer)
- Parameters:
aRenderer
-
FacesConfigResourceImpl
public FacesConfigResourceImpl(URI uri,
Renderer aRenderer)
- Parameters:
uri
- aRenderer
-
getDoctype
public java.lang.String getDoctype()
getRootTranslator
public Translator getRootTranslator()
getFacesConfig
public FacesConfigType getFacesConfig()
- Returns:
- the root faces config object
getEntityResolver
public org.xml.sax.EntityResolver getEntityResolver()
setURI
public void setURI(URI arg0)