public class XmfXobjectToXcodeTranslator extends XmXobjectToXcodeTranslator
doc, TRUE_STR
Constructor and Description |
---|
XmfXobjectToXcodeTranslator() |
Modifier and Type | Method and Description |
---|---|
protected void |
preprocess(XobjectFile xobjFile) |
org.w3c.dom.Element |
trans(Xobject xobj) |
protected org.w3c.dom.Element |
transIdent(Ident ident) |
protected org.w3c.dom.Element |
transType(Xtype type) |
addAttributes, addChildNode, addChildNodes, createElement, intFlagToBoolStr, postprocess, toBoolStr, trans, transGlobalSymbols, transLines, transTypeTable, write
public org.w3c.dom.Element trans(Xobject xobj)
protected void preprocess(XobjectFile xobjFile)
preprocess
in class XmXobjectToXcodeTranslator
protected org.w3c.dom.Element transType(Xtype type)
transType
in class XmXobjectToXcodeTranslator
protected org.w3c.dom.Element transIdent(Ident ident)
transIdent
in class XmXobjectToXcodeTranslator