Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context.persistence
Class JarFileRef.JarFileTransformer

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JarFileRef,JarFile>
      extended by org.eclipse.jpt.jpa.core.context.persistence.JarFileRef.JarFileTransformer
All Implemented Interfaces:
org.eclipse.jpt.common.utility.transformer.Transformer<JarFileRef,JarFile>
Enclosing interface:
JarFileRef

public static class JarFileRef.JarFileTransformer
extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JarFileRef,JarFile>


Constructor Summary
JarFileRef.JarFileTransformer()
           
 
Method Summary
 JarFile transform(JarFileRef ref)
           
 
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

JarFileRef.JarFileTransformer

public JarFileRef.JarFileTransformer()
Method Detail

transform

public JarFile transform(JarFileRef ref)
Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.Transformer<JarFileRef,JarFile>
Overrides:
transform in class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JarFileRef,JarFile>

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.