com.synex.xml.ext
Interface CustomAction
- All Known Implementing Classes:
- CurrentDate, RandomGenerator, SequenceGenerator
- public interface CustomAction
Basic interface for Java Custom Extension.
Method Summary |
java.lang.String |
getValue()
Gets the custom string value. |
getValue
public java.lang.String getValue()
- Gets the custom string value.
- Returns:
- The custom string value
Submit a bug or feature
For further API reference and developer documentation, see XML Bulk Loader Documentation.
That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright 2002 Sergey Yakovlev, All Rights Reserved.