org.adempiere.pipo.handler
Class CommonTranslationHandler
java.lang.Object
org.adempiere.pipo.AbstractElementHandler
org.adempiere.pipo.handler.CommonTranslationHandler
- All Implemented Interfaces:
- ElementHandler
public class CommonTranslationHandler
- extends AbstractElementHandler
- implements ElementHandler
| Methods inherited from class org.adempiere.pipo.AbstractElementHandler |
copyFile, copyRecord, get_ID, get_IDWithColumn, get_IDWithMaster, get_IDWithMaster, get_IDWithMasterAndColumn, getClientId, getIDbyName, getLogDocument, getPackageDirectory, getPackageImpId, getStringValue, getTrxName, getUpdateMode, isHandleTranslations, isProcessElement, OpenInputfile, OpenOutputfile, record_log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTEXT_KEY__PARENT_TABLE
public static final String CONTEXT_KEY__PARENT_TABLE
- See Also:
- Constant Field Values
CONTEXT_KEY__PARENT_RECORD_ID
public static final String CONTEXT_KEY__PARENT_RECORD_ID
- See Also:
- Constant Field Values
SPECIAL_ATRRIBUTE__TABLE_NAME
public static final String SPECIAL_ATRRIBUTE__TABLE_NAME
- See Also:
- Constant Field Values
CommonTranslationHandler
public CommonTranslationHandler()
startElement
public void startElement(Properties ctx,
Element element)
throws SAXException
- Description copied from interface:
ElementHandler
- Handle start of xml element ( import ).
- Specified by:
startElement in interface ElementHandler
- Throws:
SAXException
endElement
public void endElement(Properties ctx,
Element element)
throws SAXException
- Description copied from interface:
ElementHandler
- Handle closing of xml element ( import ).
- Specified by:
endElement in interface ElementHandler
- Throws:
SAXException
create
public void create(Properties ctx,
TransformerHandler document)
throws SAXException
- Description copied from interface:
ElementHandler
- Create xml element ( export ).
- Specified by:
create in interface ElementHandler
- Throws:
SAXException
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.