EXPRESSION_FACTORY, log| Constructor and Description |
|---|
SAXCompiler() |
| Modifier and Type | Method and Description |
|---|---|
protected FaceletHandler |
doCompile(com.sun.faces.facelets.compiler.CompilationManager mngr,
com.sun.faces.facelets.compiler.SAXCompiler.CompilationHandler handler,
URL src,
String alias) |
FaceletHandler |
doCompile(URL src,
String alias) |
FaceletHandler |
doMetadataCompile(URL src,
String alias) |
protected static void |
writeXmlDecl(InputStream is,
String encoding,
com.sun.faces.facelets.compiler.CompilationManager mngr) |
addTagDecorator, addTagLibrary, compile, createExpressionFactory, createTagDecorator, createTagLibrary, getFeature, isTrimmingComments, isTrimmingWhitespace, isValidating, metadataCompile, setFeature, setTrimmingComments, setTrimmingWhitespace, setValidatingpublic FaceletHandler doCompile(URL src, String alias) throws IOException
doCompile in class CompilerIOExceptionpublic FaceletHandler doMetadataCompile(URL src, String alias) throws IOException
doMetadataCompile in class CompilerIOExceptionprotected FaceletHandler doCompile(com.sun.faces.facelets.compiler.CompilationManager mngr, com.sun.faces.facelets.compiler.SAXCompiler.CompilationHandler handler, URL src, String alias) throws IOException
IOExceptionprotected static void writeXmlDecl(InputStream is, String encoding, com.sun.faces.facelets.compiler.CompilationManager mngr) throws IOException
IOExceptionCopyright © 1997–2019 Eclipse Foundation. All rights reserved.