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