Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.core.platform
Class JaxbPlatformConfig.LabelTransformer

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbPlatformConfig,String>
      extended by org.eclipse.jpt.jaxb.core.platform.JaxbPlatformConfig.LabelTransformer
All Implemented Interfaces:
org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<JaxbPlatformConfig,String>, org.eclipse.jpt.common.utility.transformer.Transformer<JaxbPlatformConfig,String>
Enclosing interface:
JaxbPlatformConfig

public static class JaxbPlatformConfig.LabelTransformer
extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbPlatformConfig,String>


Constructor Summary
JaxbPlatformConfig.LabelTransformer()
           
 
Method Summary
 String transform(JaxbPlatformConfig config)
           
 
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

JaxbPlatformConfig.LabelTransformer

public JaxbPlatformConfig.LabelTransformer()
Method Detail

transform

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

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.