com.liferay.faces.bridge.config
Class SAXHandlerFacesConfigPost
java.lang.Object
org.xml.sax.helpers.DefaultHandler
com.liferay.faces.bridge.config.SAXHandler
com.liferay.faces.bridge.config.SAXHandlerBaseImpl
com.liferay.faces.bridge.config.SAXHandlerFacesConfigPost
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
- Direct Known Subclasses:
- SAXHandlerFacesConfigPostImpl_1_2
public abstract class SAXHandlerFacesConfigPost
- extends SAXHandlerBaseImpl
- Author:
- Neil Griffin
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACTORY_NOT_FOUND_MSG
protected static final String FACTORY_NOT_FOUND_MSG
- See Also:
- Constant Field Values
bridgeConfigAttributeMap
protected BridgeConfigAttributeMap bridgeConfigAttributeMap
SAXHandlerFacesConfigPost
public SAXHandlerFacesConfigPost(boolean resolveEntities,
BridgeConfigAttributeMap bridgeConfigAttributeMap)
newFactoryInstance
protected Object newFactoryInstance(String className,
Class<?> factoryClassType,
Object wrappedFactory)
throws ClassNotFoundException,
InstantiationException,
IllegalAccessException,
IllegalArgumentException,
InvocationTargetException
- Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException
IllegalArgumentException
InvocationTargetException
setupFactory
protected void setupFactory(Class<?> factoryType,
String factoryImplementation)
getWriteBehindRenderResponseWrapper
public abstract String getWriteBehindRenderResponseWrapper()
getWriteBehindResourceResponseWrapper
public abstract String getWriteBehindResourceResponseWrapper()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.