com.liferay.faces.bridge.config
Class SAXHandlerFacesConfigPre
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.SAXHandlerFacesConfigPre
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
- Direct Known Subclasses:
- SAXHandlerFacesConfigPreImpl
public abstract class SAXHandlerFacesConfigPre
- 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 |
SAXHandlerFacesConfigPre
public SAXHandlerFacesConfigPre(boolean resolveEntities)
getFacesConfigName
public abstract String getFacesConfigName()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.