Class TypesCodeWriter
java.lang.Object
com.sun.codemodel.CodeWriter
org.apache.cxf.tools.wsdlto.databinding.jaxb.TypesCodeWriter
public class TypesCodeWriter
extends com.sun.codemodel.CodeWriter
-
Field Summary
Fields inherited from class com.sun.codemodel.CodeWriter
encoding -
Constructor Summary
ConstructorsConstructorDescriptionTypesCodeWriter(File ftarget, List<String> excludePkgs, String e, org.apache.cxf.tools.util.OutputStreamCreator outputStreamCreator) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected FileopenBinary(com.sun.codemodel.JPackage pkg, String fileName) Methods inherited from class com.sun.codemodel.CodeWriter
openSource
-
Constructor Details
-
TypesCodeWriter
public TypesCodeWriter(File ftarget, List<String> excludePkgs, String e, org.apache.cxf.tools.util.OutputStreamCreator outputStreamCreator) throws IOException - Throws:
IOException
-
-
Method Details
-
openBinary
- Specified by:
openBinaryin classcom.sun.codemodel.CodeWriter- Throws:
IOException
-
getGeneratedFiles
-
getFile
- Throws:
IOException
-
close
- Specified by:
closein classcom.sun.codemodel.CodeWriter- Throws:
IOException
-
getExcludeFileList
-