Class XMLInstruction
java.lang.Object
org.apache.myfaces.view.facelets.compiler.XMLInstruction
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.myfaces.view.facelets.compiler.Instructionapply(jakarta.el.ExpressionFactory factory, jakarta.el.ELContext ctx) booleanvoidwrite(FacesContext context) 
- 
Constructor Details- 
XMLInstruction
 
- 
- 
Method Details- 
write- Throws:
- IOException
 
- 
applypublic org.apache.myfaces.view.facelets.compiler.Instruction apply(jakarta.el.ExpressionFactory factory, jakarta.el.ELContext ctx) 
- 
isLiteralpublic boolean isLiteral()
 
-