org.eclipse.jpt.common.core.resource.java
Class NestableAnnotationDefinition.NestableAnnotationNameTransformer
java.lang.Object
org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<NestableAnnotationDefinition,String>
org.eclipse.jpt.common.core.resource.java.NestableAnnotationDefinition.NestableAnnotationNameTransformer
- All Implemented Interfaces:
- org.eclipse.jpt.common.utility.transformer.Transformer<NestableAnnotationDefinition,String>
- Enclosing interface:
- NestableAnnotationDefinition
public static class NestableAnnotationDefinition.NestableAnnotationNameTransformer
- extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<NestableAnnotationDefinition,String>
| Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter |
toString |
NestableAnnotationDefinition.NestableAnnotationNameTransformer
public NestableAnnotationDefinition.NestableAnnotationNameTransformer()
transform
public String transform(NestableAnnotationDefinition def)
- Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.Transformer<NestableAnnotationDefinition,String>- Overrides:
transform in class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<NestableAnnotationDefinition,String>
Copyright (c) 2012 Oracle. All rights reserved.