Package org.apache.commons.betwixt.io.id

This package is home to IDGenerator implementations.

See: Description

Package org.apache.commons.betwixt.io.id Description

This package is home to IDGenerator implementations.

Betwixt can generate ID and IDREF attributes for the elements it creates. By setting the IDGenerator property on the bean writer, a user can customize the algorithm used to generate these id's.

This package contains the standard implementations of IDGenerator that ship with Betwixt. Users who want to create their own implementations can use these classes as examples.

Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.