All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.csv.xml Maven / Gradle / Ivy

There is a newer version: 4.3.7.Final
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<scripts>
   <component>
       <type>javax.faces.convert.NumberConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertNumber</function>
   </component>
   <component>
       <type>javax.faces.convert.BooleanConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertBoolean</function>
   </component>
   <component>
       <type>javax.faces.convert.ByteConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertByte</function>
   </component>
   <component>
       <type>javax.faces.convert.ShortConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertShort</function>
   </component>
   <component>
       <type>javax.faces.convert.CharacterConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertCharacter</function>
   </component>
   <component>
       <type>javax.faces.convert.IntegerConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertInteger</function>
   </component>
   <component>
       <type>javax.faces.convert.LongConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertLong</function>
   </component>
   <component>
       <type>javax.faces.convert.FloatConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertFloat</function>
   </component>
   <component>
       <type>javax.faces.convert.DoubleConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertDouble</function>
   </component>
   <component>
       <type>javax.faces.convert.DateTimeConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertDate</function>
   </component>
   <component>
       <type>javax.faces.convert.ShortConverter</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.convertShort</function>
   </component>
   <component>
       <type>javax.faces.validator.LengthValidator</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateLength</function>
   </component>
   <component>
       <type>javax.faces.validator.LongRangeValidator</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateLongRange</function>
   </component>
   <component>
       <type>javax.faces.validator.DoubleRangeValidator</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateDoubleRange</function>
   </component>
   <component>
       <type>javax.faces.validator.RegexValidator</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateRegex</function>
   </component>
   <component>
       <type>javax.faces.validator.RequiredValidator</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateRequired</function>
   </component>
   <component>
       <type>javax.validation.constraints.NotNull</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateRequired</function>
   </component>
   <component>
       <type>org.hibernate.validator.constraints.NotEmpty</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateRequired</function>
   </component>
   <component>
       <type>javax.validation.constraints.Size</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateSize</function>
   </component>
   <component>
       <type>javax.validation.constraints.Pattern</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validatePattern</function>
   </component>
   <component>
       <type>javax.validation.constraints.Min</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateMin</function>
   </component>
   <component>
       <type>javax.validation.constraints.Max</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateMax</function>
   </component>
   <component>
       <type>javax.validation.constraints.AssertTrue</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateTrue</function>
   </component>
   <component>
       <type>javax.validation.constraints.AssertFalse</type>
        <resource>
            <name>csv.reslib</name>
            <library>org.richfaces</library>
        </resource>
       <function>RichFaces.csv.validateFalse</function>
   </component>
</scripts>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy