javax.faces.component.UIOutput.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of myfaces-api Show documentation
Show all versions of myfaces-api Show documentation
The public API classes of the Apache MyFaces CORE JSF-2.2 project
<?xml version="1.0"?> <component> <component-class>javax.faces.component.UIOutput</component-class> <base-class>javax.faces.component.UIComponentBase</base-class> <component-type>javax.faces.Output</component-type> <component-family>javax.faces.Output</component-family> <renderer-type>javax.faces.Text</renderer-type> <field> <name>converter</name> <type>javax.faces.convert.Converter</type> </field> <field> <name>value</name> <type>java.lang.Object</type> </field> </component>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy