com.sun.tools.ws.processor.generator
Class GeneratorUtil

java.lang.Object
  extended by com.sun.tools.ws.processor.generator.GeneratorUtil

public class GeneratorUtil
extends Object

Author:
WS Development Team

Constructor Summary
GeneratorUtil()
           
 
Method Summary
static boolean classExists(Options options, String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorUtil

public GeneratorUtil()
Method Detail

classExists

public static boolean classExists(Options options,
                                  String className)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.