jar

org.bitbucket.brunneng.introspection : bean-introspector

Maven & Gradle

Feb 05, 2022
3 usages

Tool for introspection of beans. Can be used as base for building other tools which rely on metadata dynamically linked to beans and it's properties.

Table Of Contents

Latest Version

Download org.bitbucket.brunneng.introspection : bean-introspector JAR file - Latest Versions:

All Versions

Download org.bitbucket.brunneng.introspection : bean-introspector JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bean-introspector-1.0.7.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bitbucket.brunneng.introspection.util

├─ org.bitbucket.brunneng.introspection.util.ClassMatcher.class - [JAR]

├─ org.bitbucket.brunneng.introspection.util.IsArrayClassMatcher.class - [JAR]

├─ org.bitbucket.brunneng.introspection.util.IsAssignableClassMatcher.class - [JAR]

├─ org.bitbucket.brunneng.introspection.util.IsEnumClassMatcher.class - [JAR]

├─ org.bitbucket.brunneng.introspection.util.IsPrimitiveClassMatcher.class - [JAR]

├─ org.bitbucket.brunneng.introspection.util.PackageNameStartsWithClassMatcher.class - [JAR]

├─ org.bitbucket.brunneng.introspection.util.ParameterizedTypeImpl.class - [JAR]

├─ org.bitbucket.brunneng.introspection.util.ReflectionUtil.class - [JAR]

org.bitbucket.brunneng.introspection.exceptions

├─ org.bitbucket.brunneng.introspection.exceptions.GetPropertyValueException.class - [JAR]

├─ org.bitbucket.brunneng.introspection.exceptions.NoSuchPropertyException.class - [JAR]

├─ org.bitbucket.brunneng.introspection.exceptions.PathResolvingException.class - [JAR]

├─ org.bitbucket.brunneng.introspection.exceptions.SetPropertyValueException.class - [JAR]

├─ org.bitbucket.brunneng.introspection.exceptions.WrongBeanClassException.class - [JAR]

org.bitbucket.brunneng.introspection.property

├─ org.bitbucket.brunneng.introspection.property.AbstractBeanMethodAccessorDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.AbstractFieldAccessorDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.AbstractFieldAccessorDetectorKt.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.AbstractMethodAccessorDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.Accessor.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.AccessorValueType.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.AccessorsDetectionOptions.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.BeanGetterDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.BeanIsBooleanGetterDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.BeanSetterDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.FieldGetter.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.FieldGetterDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.FieldSetter.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.FieldSetterDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.Getter.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.GroovyIgnoredPropertiesMatcher.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.IgnoredPropertiesMatcher.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.MethodGetter.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.MethodSetter.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.PropertyAccessorDetector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.PropertyDescription.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.Setter.class - [JAR]

├─ org.bitbucket.brunneng.introspection.property.TypeCategory.class - [JAR]

org.bitbucket.brunneng.introspection

├─ org.bitbucket.brunneng.introspection.AbstractBeanIntrospector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.AbstractIntrospector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.AbstractProperty.class - [JAR]

├─ org.bitbucket.brunneng.introspection.BeanIntrospector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.Introspector.class - [JAR]

├─ org.bitbucket.brunneng.introspection.Property.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Sep 25, 2022
4 usages
571 stars
Mar 24, 2017
1 usages
268 stars
May 02, 2017
8 usages
Nov 29, 2016
4 usages
1.7k stars
Apr 02, 2023
7 usages
2.5k stars
Oct 27, 2021
6 usages
0 stars
Jul 19, 2022
3 usages
24 stars
Jul 19, 2023
14 usages
0 stars
Aug 29, 2021
4 usages
0 stars
May 13, 2020
3 usages
8 stars