org.apache.cxf.tools.wsdl2java.processor.compiler
Class Compiler

java.lang.Object
  extended by org.apache.cxf.tools.wsdl2java.processor.compiler.Compiler

public class Compiler
extends java.lang.Object


Constructor Summary
Compiler()
           
 
Method Summary
 boolean internalCompile(java.lang.String[] args, int sourceFileIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compiler

public Compiler()
Method Detail

internalCompile

public boolean internalCompile(java.lang.String[] args,
                               int sourceFileIndex)


Copyright © 2006 Apache Software Foundation. All Rights Reserved.