ORG.oclc.mantis.hooks
Class BasicTranslator
java.lang.Object
|
+--ORG.oclc.mantis.MantisHook
|
+--ORG.oclc.mantis.hooks.BasicTranslator
- public class BasicTranslator
- extends MantisHook
Methods inherited from class ORG.oclc.mantis.MantisHook |
addArg,
addError,
addWarning,
display,
displayContent,
displayContentAnchor,
displayContentLabel,
displayContentMailto,
displayContentValue,
displayDataCheck,
displayEnlarger,
displayError,
displayHeader,
displayHeading,
displayHook,
displayLabel,
displayReplicable,
displaySpacingElements,
displayTableCell,
displayWarning,
doConstantData,
export,
exportMARC,
getInfo,
HTMLDecode,
isError,
preExport,
remap,
removeArg,
run,
setError,
setupArgs,
update,
view |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
BasicTranslator
public BasicTranslator()
fromNative
public DataDir fromNative(DataDir dir,
TagFile tf,
Hashtable user,
MantisUtil mu)
- Overrides:
- fromNative in class MantisHook
toNative
public DataDir toNative(DataDir dir,
DataDir native_dir,
TagFile tf,
Hashtable user,
MantisUtil mu)
- Overrides:
- toNative in class MantisHook