Skip navigation links

Package net.sf.mmm.util.pojo.descriptor.api

Provides the API for introspection of Pojos.

See: Description

Package net.sf.mmm.util.pojo.descriptor.api Description

Provides the API for introspection of Pojos.

POJO Introspection API

This package provides the PojoDescriptorBuilder. Unlike the Introspector for Java-beans or commons-beanutils, it works on any Pojo and is NOT limited by restrictions of the java-beans specification. Further it fully supports the generic type-system introduced with Java5.
Further there are many advanced features such as mapped or indexed getter/setter support, support to add and remove items from a container property, etc.
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.