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