Class CompileTool

    • Field Detail

      • actions

        protected Map actions
      • configFile

        protected File configFile
      • modelFile

        protected File modelFile
      • sourceDir

        protected File sourceDir
      • destDir

        protected File destDir
      • nonclassDestDir

        protected File nonclassDestDir
      • debugModelFile

        protected File debugModelFile
      • mode

        protected int mode
      • doNothing

        protected boolean doNothing
      • compilerDebug

        protected boolean compilerDebug
      • compilerOptimize

        protected boolean compilerOptimize
      • verbose

        protected boolean verbose
      • noDataBinding

        protected boolean noDataBinding
      • noEncodedTypes

        protected boolean noEncodedTypes
      • noMultiRefEncoding

        protected boolean noMultiRefEncoding
      • noValidation

        protected boolean noValidation
      • explicitServiceContext

        protected boolean explicitServiceContext
      • printStackTrace

        protected boolean printStackTrace
      • keepGenerated

        protected boolean keepGenerated
      • serializable

        protected boolean serializable
      • donotOverride

        protected boolean donotOverride
      • serializeInterfaces

        protected boolean serializeInterfaces
      • searchSchemaForSubtypes

        protected boolean searchSchemaForSubtypes
      • useDataHandlerOnly

        protected boolean useDataHandlerOnly
      • dontGenerateRPCStructures

        protected boolean dontGenerateRPCStructures
      • useDocLiteralEncoding

        protected boolean useDocLiteralEncoding
      • useRPCLiteralEncoding

        protected boolean useRPCLiteralEncoding
      • useWSIBasicProfile

        protected boolean useWSIBasicProfile
      • generateOneWayMethods

        protected boolean generateOneWayMethods
      • resolveIDREF

        protected boolean resolveIDREF
      • strictCompliance

        protected boolean strictCompliance
      • jaxbEnumType

        protected boolean jaxbEnumType
      • unwrapDocLitWrappers

        protected boolean unwrapDocLitWrappers
      • wrapperFlagSeen

        protected boolean wrapperFlagSeen
      • dontGenerateWrapperClasses

        protected boolean dontGenerateWrapperClasses
      • targetVersion

        protected String targetVersion
      • serializerInfix

        protected String serializerInfix
      • userClasspath

        protected String userClasspath