Mirror API

Package com.sun.mirror.apt

Classes used to communicate information between annotation processors and an annotation processing tool.

See: Description

Package com.sun.mirror.apt Description

Classes used to communicate information between annotation processors and an annotation processing tool.

The apt tool and its associated API have been superseded by the standardized annotation processing API. The replacement for the functionality in this package is javax.annotation.processing.

Since:
1.5
Mirror API


Copyright © 2004, 2014, Oracle and/or its affiliates. All rights reserved.