Download xwiki-commons-properties-5.2-milestone-2.jar
xwiki-commons-properties/xwiki-commons-properties-5.2-milestone-2.jar.zip( 41 k)
The download jar file contains the following class files or Java source files.
META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/components.txt
META-INF/maven/org.xwiki.commons/xwiki-commons-properties/pom.properties
META-INF/maven/org.xwiki.commons/xwiki-commons-properties/pom.xml
org.xwiki.properties.BeanDescriptor.class
org.xwiki.properties.BeanManager.class
org.xwiki.properties.ConverterManager.class
org.xwiki.properties.PropertyDescriptor.class
org.xwiki.properties.PropertyException.class
org.xwiki.properties.PropertyMandatoryException.class
org.xwiki.properties.RawProperties.class
org.xwiki.properties.annotation.PropertyDescription.class
org.xwiki.properties.annotation.PropertyHidden.class
org.xwiki.properties.annotation.PropertyMandatory.class
org.xwiki.properties.annotation.PropertyName.class
org.xwiki.properties.converter.AbstractConverter.class
org.xwiki.properties.converter.ConversionException.class
org.xwiki.properties.converter.Converter.class
org.xwiki.properties.converter.collection.AbstractCollectionConverter.class
org.xwiki.properties.converter.collection.AbstractSetConverter.class
org.xwiki.properties.internal.DefaultBeanDescriptor.class
org.xwiki.properties.internal.DefaultBeanManager.class
org.xwiki.properties.internal.DefaultConverterManager.class
org.xwiki.properties.internal.DefaultPropertyDescriptor.class
org.xwiki.properties.internal.converter.ArrayListConverter.class
org.xwiki.properties.internal.converter.CollectionConverter.class
org.xwiki.properties.internal.converter.ColorConverter.class
org.xwiki.properties.internal.converter.ConvertUtilsConverter.class
org.xwiki.properties.internal.converter.EnumConverter.class
org.xwiki.properties.internal.converter.HashSetConverter.class
org.xwiki.properties.internal.converter.LinkedHashSetConverter.class
org.xwiki.properties.internal.converter.ListConverter.class
org.xwiki.properties.internal.converter.LocaleConverter.class
org.xwiki.properties.internal.converter.SetConverter.class
Related examples in the same category