EXPRESSION_FACTORY, log| Constructor and Description | 
|---|
| SAXCompiler() | 
| Modifier and Type | Method and Description | 
|---|---|
| FaceletHandler | doCompile(URL src,
         String alias) | 
| protected FaceletHandler | doCompileComponent(String taglibURI,
                  String tagName,
                  Map<String,Object> attributes) | 
| protected FaceletHandler | doCompileCompositeComponentMetadata(URL src,
                                   String alias) | 
| protected FaceletHandler | doCompileViewMetadata(URL src,
                     String alias) | 
| protected FaceletsProcessingInstructions | getDefaultFaceletsProcessingInstructions() | 
| protected FaceletsProcessingInstructions | getFaceletsProcessingInstructions(URL src,
                                 String alias) | 
| protected static String | getXmlDecl(InputStream is,
          org.apache.myfaces.view.facelets.compiler.CompilationManager mngr) | 
| protected static String | writeXmlDecl(InputStream is,
            org.apache.myfaces.view.facelets.compiler.CompilationManager mngr) | 
addTagDecorator, addTagLibrary, compile, compileComponent, compileCompositeComponentMetadata, compileViewMetadata, createExpressionFactory, createTagDecorator, createTagLibrary, getFaceletsProcessingConfigurations, getFeature, isDevelopmentProjectStage, isTrimmingComments, isTrimmingWhitespace, isValidating, setDevelopmentProjectStage, setFaceletsProcessingConfigurations, setFeature, setTrimmingComments, setTrimmingWhitespace, setValidatingpublic FaceletHandler doCompile(URL src, String alias) throws IOException, FaceletException, javax.el.ELException, FacesException
doCompile in class CompilerIOExceptionFaceletExceptionjavax.el.ELExceptionFacesExceptionprotected FaceletHandler doCompileViewMetadata(URL src, String alias) throws IOException, FaceletException, javax.el.ELException, FacesException
doCompileViewMetadata in class CompilerIOExceptionFaceletExceptionjavax.el.ELExceptionFacesExceptionprotected FaceletHandler doCompileCompositeComponentMetadata(URL src, String alias) throws IOException, FaceletException, javax.el.ELException, FacesException
doCompileCompositeComponentMetadata in class CompilerIOExceptionFaceletExceptionjavax.el.ELExceptionFacesExceptionprotected FaceletHandler doCompileComponent(String taglibURI, String tagName, Map<String,Object> attributes)
doCompileComponent in class Compilerprotected FaceletsProcessingInstructions getDefaultFaceletsProcessingInstructions()
protected FaceletsProcessingInstructions getFaceletsProcessingInstructions(URL src, String alias)
protected static String writeXmlDecl(InputStream is, org.apache.myfaces.view.facelets.compiler.CompilationManager mngr) throws IOException
IOExceptionprotected static String getXmlDecl(InputStream is, org.apache.myfaces.view.facelets.compiler.CompilationManager mngr) throws IOException
IOExceptionCopyright © 2025 The Apache Software Foundation. All rights reserved.