Class ValueBoxGen24
java.lang.Object
com.sun.tools.corba.ee.idl.toJavaPortable.ValueBoxGen
com.sun.tools.corba.ee.idl.toJavaPortable.ValueBoxGen24
- All Implemented Interfaces:
Generator
,JavaGenerator
,ValueBoxGen
-
Field Summary
Fields inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.ValueBoxGen
stream, symbolTable, v
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
helperRead
(String entryName, SymtabEntry entry, PrintWriter stream) void
helperWrite
(SymtabEntry entry, PrintWriter stream) int
write
(int index, String indent, String name, SymtabEntry entry, PrintWriter stream) protected void
Methods inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.ValueBoxGen
closeStream, generate, generateHelper, generateHolder, helperType, openStream, read, streamableRead, type, writeAbstract, writeBody, writeClosing, writeHeading, writeStreamableMethods
-
Constructor Details
-
ValueBoxGen24
public ValueBoxGen24()Public zero-argument constructor.
-
-
Method Details
-
writeTruncatable
protected void writeTruncatable()- Overrides:
writeTruncatable
in classValueBoxGen
-
helperRead
- Specified by:
helperRead
in interfaceJavaGenerator
- Overrides:
helperRead
in classValueBoxGen
-
helperWrite
- Specified by:
helperWrite
in interfaceJavaGenerator
- Overrides:
helperWrite
in classValueBoxGen
-
write
- Specified by:
write
in interfaceJavaGenerator
- Overrides:
write
in classValueBoxGen
-