public class CodebaseTranslator
extends Translator
| Modifier and Type | Field and Description | 
|---|---|
protected ExtensionInfo | 
extInfo  | 
| Constructor and Description | 
|---|
CodebaseTranslator(Job job,
                  TypeSystem ts,
                  NodeFactory nf,
                  TargetFactory tf)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
namespaceToJavaPackagePrefix(java.net.URI ns)  | 
protected void | 
writeHeader(SourceFile sfn,
           CodeWriter w)  | 
protected final ExtensionInfo extInfo