Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.core.resource.jaxbindex
Class JaxbIndexResource.ClassNamesTransformer

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbIndexResource,Iterable<String>>
      extended by org.eclipse.jpt.jaxb.core.resource.jaxbindex.JaxbIndexResource.ClassNamesTransformer
All Implemented Interfaces:
org.eclipse.jpt.common.utility.transformer.Transformer<JaxbIndexResource,Iterable<String>>
Enclosing interface:
JaxbIndexResource

public static class JaxbIndexResource.ClassNamesTransformer
extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbIndexResource,Iterable<String>>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.jpt.common.utility.transformer.Transformer
org.eclipse.jpt.common.utility.transformer.Transformer.Disabled<I,O>, org.eclipse.jpt.common.utility.transformer.Transformer.Non<T>, org.eclipse.jpt.common.utility.transformer.Transformer.Null<I,O>
 
Constructor Summary
JaxbIndexResource.ClassNamesTransformer()
           
 
Method Summary
 Iterable<String> transform(JaxbIndexResource jaxbIndexResource)
           
 
Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JaxbIndexResource.ClassNamesTransformer

public JaxbIndexResource.ClassNamesTransformer()
Method Detail

transform

public Iterable<String> transform(JaxbIndexResource jaxbIndexResource)
Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.Transformer<JaxbIndexResource,Iterable<String>>
Overrides:
transform in class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbIndexResource,Iterable<String>>

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.