Instance Constructors
-
new
ApolloMarshallingGenerator
()
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
capitalize
(arg0: String): String
-
def
clone
(): AnyRef
-
var
concreteClasses
: List[JClass]
-
def
decapitalize
(arg0: String): String
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
var
factoryFile
: File
-
var
factoryFileName
: String
-
def
finalize
(): Unit
-
def
generateFactory
(out: PrintWriter): Unit
-
def
generateFile
(out: PrintWriter): Unit
-
def
generateLooseMarshalBody
(out: PrintWriter): Unit
-
def
generateLooseUnmarshalBody
(out: PrintWriter): Unit
-
def
generateLooseUnmarshalBodyForArrayProperty
(out: PrintWriter, property: JProperty, size: JAnnotationValue): Unit
-
def
generateLooseUnmarshalBodyForProperty
(out: PrintWriter, property: JProperty, size: JAnnotationValue): Unit
-
def
generateTightMarshal1Body
(out: PrintWriter): Int
-
def
generateTightMarshal2Body
(out: PrintWriter): Unit
-
def
generateTightUnmarshalBody
(out: PrintWriter): Unit
-
def
generateTightUnmarshalBodyForArrayProperty
(out: PrintWriter, property: JProperty, size: JAnnotationValue): Unit
-
def
generateTightUnmarshalBodyForProperty
(out: PrintWriter, property: JProperty, size: JAnnotationValue): Unit
-
def
getAbstractClassText
(): String
-
def
getBaseClass
(): String
-
def
getBaseClassName
(jclass: JClass): String
-
def
getClass
(): java.lang.Class[_]
-
def
getClassName
(jclass: JClass): String
-
def
getClassName
(): String
-
def
getClasses
(): JamClassIterator
-
def
getConcreteClasses
: List[JClass]
-
def
getDestDir
(): File
-
def
getDestFile
(): File
-
def
getFactoryFile
: File
-
def
getFactoryFileName
: String
-
def
getIndent
: String
-
def
getJam
(): JamService
-
def
getJclass
(): JClass
-
def
getMandatoryFlag
(annotation: JAnnotation): String
-
def
getManuallyMaintainedClasses
(): Set[String]
-
def
getOpenWireOpCode
(arg0: JClass): String
-
def
getOpenwireVersion
(): Int
-
def
getProperties
(): List[JProperty]
-
def
getSimpleName
(): String
-
def
getSuperclass
(): JClass
-
def
getTargetDir
: String
-
def
hashCode
(): Int
-
def
includeInThisVersion
(annotation: JAnnotation): Boolean
-
var
indent
: String
-
def
initialiseManuallyMaintainedClasses
(): Unit
-
def
isAbstract
(arg0: JClass): Boolean
-
def
isAbstractClass
(): Boolean
-
def
isCachedProperty
(arg0: JProperty): Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
def
isMarshallAware
(j: JClass): Boolean
-
def
isMarshallerAware
(): Boolean
-
def
isThrowable
(arg0: JClass): Boolean
-
def
isValidClass
(jclass: JClass): Boolean
-
def
isValidProperty
(it: JProperty): Boolean
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
processClass
(jclass: JClass): Unit
-
def
processFactory
: Unit
-
def
run
(): AnyRef
-
def
setBaseClass
(arg0: String): Unit
-
def
setClassName
(arg0: String): Unit
-
def
setConcreteClasses
(concreteClasses: List[JClass]): Unit
-
def
setDestDir
(arg0: File): Unit
-
def
setDestFile
(arg0: File): Unit
-
def
setFactoryFile
(factoryFile: File): Unit
-
def
setFactoryFileName
(factoryFileName: String): Unit
-
def
setIndent
(indent: String): Unit
-
def
setJam
(arg0: JamService): Unit
-
def
setJclass
(arg0: JClass): Unit
-
def
setManuallyMaintainedClasses
(arg0: Set[String]): Unit
-
def
setOpenwireVersion
(arg0: Int): Unit
-
def
setSimpleName
(arg0: String): Unit
-
def
setSuperclass
(arg0: JClass): Unit
-
def
setTargetDir
(sourceDir: String): Unit
-
def
stringValue
(arg0: JAnnotation, arg1: String, arg2: String): String
-
def
stringValue
(arg0: JAnnotation, arg1: String): String
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
var
targetDir
: String
-
def
toCSharpType
(arg0: JClass): String
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from MultiSourceGenerator
Inherited from OpenWireGenerator
Inherited from AnyRef
Inherited from Any