A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

F

factoryName - Variable in class org.openadaptor.j2ee.jca.oaConnectionRequestInfo
 
failedEvents - Variable in class org.openadaptor.adaptor.jdbc.JdbcSource
 
FastFmtDecoder - Class in org.openadaptor.doconverter.v3
An implementation of ValueDecoder which reads "FastFmt 1.1" format XML from the input stream and turns it into arrays of DataObjects.
FastFmtDecoder(InputStreamComponent) - Constructor for class org.openadaptor.doconverter.v3.FastFmtDecoder
Creates a new instance of the class.
FastFmtEncoder - Class in org.openadaptor.doconverter.v3
An implementation of ValueEncoder which encodes arrays of DataObjects as "fastfmt" format on its output stream.
FastFmtEncoder(OutputStreamComponent) - Constructor for class org.openadaptor.doconverter.v3.FastFmtEncoder
Designated constructor
FastFormatter - Class in org.openadaptor.doconverter.v3
The FastFormatter is a class used for reading and writing arrays of DataObjects in cryptic but fast format.
FastFormatter() - Constructor for class org.openadaptor.doconverter.v3.FastFormatter
private so that noone can contruct a FastFormatter instance - use the class methods instead.
FATAL - Static variable in class org.openadaptor.j2ee.util.BeanLogger
 
fatalError(SAXParseException) - Method in class org.openadaptor.dmx.converter.DMXErrorHandler
 
fatalError(SAXParseException) - Method in class org.openadaptor.doxml.GenericXMLReader
 
fcList - Variable in class org.openadaptor.adaptor.editor.DelegateComponent.ComponentMenu
 
FIELD_DELIMITER - Static variable in class org.openadaptor.dostrings.DelimitedStringReader
FieldDelimiter property name
FIELD_DELIMITER_CHAR - Static variable in class org.openadaptor.dostrings.DelimitedStringReader
FieldDelimiterChar property name
FIELD_DELIMITER_STRING - Static variable in class org.openadaptor.dostrings.DelimitedStringReader
FieldDelimiterChar property name
FILE - Static variable in class org.openadaptor.util.ConfigEntry
 
file() - Method in class org.openadaptor.util.ConfigEntry
 
FileBufferSource - Class in org.openadaptor.adaptor.standard
A simple source that reades the entire file into a String DataObject.
FileBufferSource() - Constructor for class org.openadaptor.adaptor.standard.FileBufferSource
 
fileExists(String) - Static method in class org.openadaptor.util.FileUtils
checks that the file corresponding to the file name passed is valid (ie.
fileList(String) - Method in class org.openadaptor.adaptor.ftp.ApacheFTP
retrieves a list of file names on the remote server that match the supplied pattern.
fileList(String) - Method in class org.openadaptor.adaptor.ftp.EDTFTP
retrieves a list of file names on the remote server that match the supplied pattern.
fileList(String) - Method in interface org.openadaptor.adaptor.ftp.FTP
retrieves a list of file names on the remote server that match the supplied pattern.
fileList(String) - Method in class org.openadaptor.adaptor.ftp.JSchSFTP
retrieves a list of file names on the remote server that match the supplied pattern.
fileList(String) - Method in class org.openadaptor.adaptor.ftp.SunFTP
retrieves a list of file names on the remote server that match the supplied pattern.
fileList - Variable in class org.openadaptor.util.DirectoryListFilenameGenerator
 
fileName - Variable in class org.openadaptor.util.IniFile
Name of the file
filename - Variable in class org.openadaptor.util.jms.peeker.JMSPeeker
 
FILENAME_PROP - Static variable in class org.openadaptor.adaptor.value.action.ValueFileAliasAction
 
FilenameGenerator - Interface in org.openadaptor.util
defines an interface for classes to generate filenames from user defined patterns.
FilePollSource - Class in org.openadaptor.adaptor.standard
A custom source which extends the standard FileSource class.
FilePollSource() - Constructor for class org.openadaptor.adaptor.standard.FilePollSource
 
fileReaderWithEncoding(String, String) - Static method in class org.openadaptor.util.FileUtils
Opens a Reader on a file encoded with the supplied encodingg format.
FileSink - Class in org.openadaptor.adaptor.standard
General purpose Sink that writes DataObjects to a File.
FileSink() - Constructor for class org.openadaptor.adaptor.standard.FileSink
 
FileSource - Class in org.openadaptor.adaptor.standard
This component was previously a abstract class for multiple concrete classes that read different record formats from Files.
FileSource() - Constructor for class org.openadaptor.adaptor.standard.FileSource
 
FileUtils - Class in org.openadaptor.util
 
FileUtils() - Constructor for class org.openadaptor.util.FileUtils
 
fileWriter - Variable in class org.openadaptor.util.jms.peeker.ObjectWriter
 
fileWriter - Variable in class org.openadaptor.util.jms.peeker.TextWriter
 
fillBuffer() - Method in class org.openadaptor.util.base64.Base64ReaderInputStream
 
FilterPipe - Class in org.openadaptor.adaptor.standard
Filter pipe allows you to filter the dataobjects based on their type and attribute values.
FilterPipe() - Constructor for class org.openadaptor.adaptor.standard.FilterPipe
 
FilterPipe - Class in org.openadaptor.adaptor.value
FilterPipe allows you to 'filter' individual DataObjects in the message array based on their attribute values.
FilterPipe() - Constructor for class org.openadaptor.adaptor.value.FilterPipe
 
FilterPipe.Filter - Class in org.openadaptor.adaptor.value
 
FilterPipe.Filter(boolean, Transformer) - Constructor for class org.openadaptor.adaptor.value.FilterPipe.Filter
 
filters - Variable in class org.openadaptor.adaptor.value.FilterPipe
vector of predicates *
FILTERS_ATTR - Static variable in class org.openadaptor.doconverter.v3.AFMessageWriter
MessageWriter attribute name for bytestream filters (for example, compression).
finalize() - Method in class org.openadaptor.adaptor.jdbc.oracle.HospitalOracleImpl
Close the Database connection if it is still there.
finalize() - Method in class org.openadaptor.util.IniFile
clean up
findAdaptorByName(String) - Method in class org.openadaptor.adaptor.editor.Adaptor
 
findAdaptorByName(String) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
findAssignmentBetween(String, int, int) - Method in class org.openadaptor.util.IniFile
find the line containing a variable within a range of lines
findAssignmentLine(String, String) - Method in class org.openadaptor.util.IniFile
find the line containing a variable within a subject
findComponent(FrameworkComponent) - Method in class org.openadaptor.adaptor.editor.ComponentFactory
 
findComponent(String) - Method in class org.openadaptor.adaptor.editor.ComponentFactory
 
findComponentByName(String) - Method in class org.openadaptor.adaptor.editor.Adaptor
 
findComponentByName(String) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
findComponentByName(String) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
findComponentByNumber(int) - Method in class org.openadaptor.adaptor.editor.Adaptor
 
findComponentByNumber(int) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
findComponentByType(int) - Method in class org.openadaptor.adaptor.editor.Adaptor
 
findComponentByType(int) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
findComponentByType(int) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
findComponentClass(String, String) - Method in class org.openadaptor.adaptor.RunAdaptor
Scans properties for the ClassName of a given component and returns the corresponding Class.
findComponentLinks(String, String) - Method in class org.openadaptor.adaptor.RunAdaptor
Scans properties to find links for the given component.
findComponentNamesClassesAndLinks() - Method in class org.openadaptor.adaptor.RunAdaptor
Scans properties for component names, classnames and links.
findCoveredComponents(Component, Vector) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
findFirstSink(Component, String) - Method in class org.openadaptor.adaptor.SimpleController
Recursively search through the supplied component's pipeline(s), returning with the first found sink of the supplied class which we find, or null if none found.
findSubjectLine(String) - Method in class org.openadaptor.util.IniFile
find a subject line within the lines vector
finish() - Method in class org.openadaptor.doxml.DOBuilder
Finish off current DOBuilder run.
finishDataBlock() - Method in class org.openadaptor.doconverter.v3.AbstractValueDecoder
Calls finishDataBlock() on the pipeline components.
finishDataBlock() - Method in class org.openadaptor.doconverter.v3.DebugInputStreamComponent
Finish off reading the current data block.
finishDataBlock() - Method in class org.openadaptor.doconverter.v3.DebugOutputStreamComponent
Finish off the current data block being read.
finishDataBlock() - Method in class org.openadaptor.security.AbstractSecurityInputStreamComponent
Finish off the current data block being output.
finishDataBlock() - Method in class org.openadaptor.security.AbstractSecurityOutputStreamComponent
Finish off the current data block being output.
finishDataBlock() - Method in class org.openadaptor.security.DigestInputStreamComponent
Finish off the current data block being read, compute the actual message digest and compare it with the message digest in the message stream.
finishDataBlock() - Method in class org.openadaptor.security.DigestOutputStreamComponent
Finish off the current data block being output.
finishDataBlock() - Method in class org.openadaptor.security.EncryptionInputStreamComponent
Finish off the current data block being read.
finishDataBlock() - Method in class org.openadaptor.security.EncryptionOutputStreamComponent
Finish off the current data block being output.
finishDataBlock() - Method in class org.openadaptor.security.NullOutputStreamComponent
Finish off the current data block being output.
finishDataBlock() - Method in class org.openadaptor.security.SignInputStreamComponent
Finish off the current data block being read.
finishDataBlock() - Method in class org.openadaptor.security.SignOutputStreamComponent
Finish off the current data block being output.
finishDataBlock() - Method in class org.openadaptor.util.base64.Base64ReaderInputStream
Finish off the current data block being read.
finishDataBlock() - Method in class org.openadaptor.util.base64.Base64WriterOutputStream
Finishes the current base64 data block.
finishDataBlock() - Method in interface org.openadaptor.util.InputStreamComponent
Finish off reading the current data block.
finishDataBlock() - Method in interface org.openadaptor.util.OutputStreamComponent
Finish off the current data block being output.
finishDataBlock() - Method in class org.openadaptor.util.PipelineInputStream
Finish off the current data block being read.
finishDataBlock() - Method in class org.openadaptor.util.PipelineOutputStream
Finish off the current data block being read.
finishDataBlock() - Method in class org.openadaptor.util.ReaderInputStream
Finish off the current data block being read.
fireContentChanged() - Method in class org.openadaptor.adaptor.editor.AFTableCellRenderer.ListModel
 
first - Variable in class org.openadaptor.dataobjects.ArraySelector
Start and end indices of the sub-array to be selected.
FIRST_COMPARISON - Static variable in class org.openadaptor.dataobjects.SimpleDOPredicate
 
FIRST_STATE - Static variable in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
Index of first state
FIRST_STATE - Static variable in class org.openadaptor.adaptor.bridge.ProtocolMessageWriter
Index of first state
FIRST_STATE - Static variable in class org.openadaptor.adaptor.bridge.ProtocolReader
State enumeration delimiter
firstMessageTime - Variable in class org.openadaptor.adaptor.benchmark.BenchmarkThroughputPipe
 
FixedDOType - Class in org.openadaptor.dataobjects
FixedDOType implements the DOType interface.
FixedDOType(String, DOAttribute[]) - Constructor for class org.openadaptor.dataobjects.FixedDOType
The FixedDOType constructor.
FixedDOType(String) - Constructor for class org.openadaptor.dataobjects.FixedDOType
Should only be used in subclasses, but Java's crufty permissions do not permit it.
FixedDOType.IdentityStack - Class in org.openadaptor.dataobjects
Simple stack of objects which can be pushed on and popped off.
FixedDOType.IdentityStack() - Constructor for class org.openadaptor.dataobjects.FixedDOType.IdentityStack
 
FixedWidthIntegerTransformer - Class in org.openadaptor.dostrings.transformers
converts integers expressed with leading zeroes and signs to Integer object eg +00123 -> new Integer(123)
FixedWidthIntegerTransformer() - Constructor for class org.openadaptor.dostrings.transformers.FixedWidthIntegerTransformer
 
FixedWidthStringReader - Class in org.openadaptor.dostrings
Creates a DataObject from a delimited string, refer to bases classes DoStringReaderWriter and DOStringReader for base properties.
FixedWidthStringReader() - Constructor for class org.openadaptor.dostrings.FixedWidthStringReader
 
FixedWidthStringWriter - Class in org.openadaptor.dostrings
Creates a FixedWidth record string from a DataObject.
FixedWidthStringWriter() - Constructor for class org.openadaptor.dostrings.FixedWidthStringWriter
 
FixedWidthTimeTransformer - Class in org.openadaptor.dostrings.transformers
Deprecated. Please use DateTimeFormatTransformer instead. This class will be removed after openadaptor 1.7.0
FixedWidthTimeTransformer() - Constructor for class org.openadaptor.dostrings.transformers.FixedWidthTimeTransformer
Deprecated.  
FLOAT - Static variable in class org.openadaptor.dataobjects.SDOType
IEEE 754 32 bit floating point number primitive type
FLOAT - Static variable in class org.openadaptor.dmx.metaobjects.types.MOAtomic
IEEE 754 32 bit floating point number primitive class
flush() - Method in class org.openadaptor.adaptor.bridge.ProtocolMessageWriter
Flush the output buffer.
flush() - Method in class org.openadaptor.doconverter.v3.DebugOutputStreamComponent
Flushes the output stream and forces any buffered output bytes to be written out.
flush() - Method in class org.openadaptor.util.base64.Base64WriterOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in interface org.openadaptor.util.OutputStreamComponent
Flushes the output stream and forces any buffered output bytes to be written out.
flush() - Method in class org.openadaptor.util.PipelineOutputStream
Flushes the output stream and forces any buffered output bytes to be written out.
flushIO(StringBuffer) - Method in class org.openadaptor.adaptor.editor.AdaptorRunner
 
focusGained(FocusEvent) - Method in class org.openadaptor.adaptor.editor.AFTableCellRenderer
 
focusLost(FocusEvent) - Method in class org.openadaptor.adaptor.editor.AFTableCellRenderer
 
FOLD_DELIMITER - Static variable in class org.openadaptor.adaptor.ldap.LDIFFormatter
line feed delimiter
FOLD_MAX_LINE_LENGTH - Static variable in class org.openadaptor.adaptor.ldap.LDIFFormatter
maximum line length
Footer - Class in org.openadaptor.security
Footer class represent any fooer information appended to the data packet by a Security Agent Information is stored in "properties"; name/value pairs.
Footer() - Constructor for class org.openadaptor.security.Footer
Default constructor
Footer(int) - Constructor for class org.openadaptor.security.Footer
Constructor providing a predefined identifier value.
FORCED_DISCONNECT - Static variable in class org.openadaptor.adaptor.bridge.ProtocolReader
standard IOException message for forced disconnect
forcedThreadStop() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Forcibly stop the transporter thread.
forcedThreadStop() - Method in class org.openadaptor.adaptor.transporter.TransporterThread
Forcibly kill the thread.
format(String, String, String, int) - Static method in class org.openadaptor.adaptor.ibm.MqDataObject
Formats a source String (attValue) according to the dataType, dataFormat and dataLength parameters Formatted string will be right-justified EXCEPT for Strings, which will be left-justified Valid dataTypes are: S String (left-justified) U Unsigned integer I Integer F Floating point D Date CCYY-MM-DD T Time HHMM Y Long date CCYY-MM-DD-HH.MM.SS.nnnnnn Any other data type will return the string which was passed in
format - Variable in class org.openadaptor.adaptor.ibm.MqDataRow
 
FORMAT_ATTR - Static variable in class org.openadaptor.doconverter.v3.AFMessageWriter
MessageWriter attribute name for DataObject serialisation format.
FORMAT_NAME - Static variable in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
This ProtocolMessageReader's (unique) format name
FORMAT_NAME - Static variable in class org.openadaptor.adaptor.bridge.ProtocolMessageWriter
Our message protocol name
FORMAT_STRING - Static variable in class org.openadaptor.dostrings.transformers.DateFormatTransformer
 
formatCell(Object) - Static method in class org.openadaptor.adaptor.display.inspectorgui.InspectorCellRenderer
Render object due to object type.
formatCell(Object) - Static method in class org.openadaptor.adaptor.viewer.gui.ViewerCellRenderer
Render object due to object type.
formatCell(Object) - Static method in class org.openadaptor.hospital.gui.HATCellRenderer
Render object due to object type.
formattedData - Variable in class org.openadaptor.adaptor.ibm.MqDataRow
 
forwardMessage(Message, DataObject[]) - Method in class org.openadaptor.adaptor.standard.ArraySplitterPipe
Sends the message with the specified payload downstream.
FrameworkComponent - Interface in org.openadaptor.adaptor.editor
 
from - Variable in class org.openadaptor.util.layout.StrutLayout.StrutConnection
 
fromByteArray(byte[]) - Method in class org.openadaptor.doconverter.v3.FastFormatter
Decodes the contents of the byte array to an array of DataObjects.
fromByteArray(byte[], DataObject[]) - Method in class org.openadaptor.doconverter.v3.FastFormatter
Decodes the contents of the byte array to an array of DataObjects.
fromByteArray(byte[], DOFactory) - Method in class org.openadaptor.doconverter.v3.FastFormatter
Decodes the contents of the byte array to an array of DataObjects.
fromConnector - Variable in class org.openadaptor.util.layout.StrutLayout.Strut
 
fromConnector - Variable in class org.openadaptor.util.layout.StrutLayout.StrutConstraint
 
fromConnector - Variable in class org.openadaptor.util.layout.StrutLayout.VectorConstraint
 
fromFile(String, DataObject[]) - Method in class org.openadaptor.doconverter.AbstractMessageReader
Tries to convert an XMLDocument contained in a file into an array of DataObjects.
fromFile(String, DataObject[], DOTypeHolder) - Method in class org.openadaptor.doconverter.BasicXML2DOConverter
Reads a serialised DataObject message from file filename.
fromFile(String) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Reads a serialised DataObject message from file filename.
fromFile(String, DataObject[]) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Reads a serialised DataObject message from file filename.
fromFile(String, DOFactory) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Reads a serialised DataObject message from file filename.
fromFile(String) - Method in class org.openadaptor.doxml.GenericXMLReader
Parses an XML document from file filename.
fromFile(String, String) - Method in class org.openadaptor.doxml.GenericXMLReader
Parses an XML document from file filename.
fromInputStream(InputStream) - Method in class org.openadaptor.security.Footer
Reads and populates the Footer from the InputStream.
fromInputStream(InputStream) - Method in class org.openadaptor.security.Header
Reads and populates the Header from the InputStream.
fromJdbc(ResultSet, String) - Method in class org.openadaptor.adaptor.jdbc.informix.InformixSource
Returns an array of DataObjects based on a JDBC ResultSet.
fromJdbc(ResultSet, String) - Static method in class org.openadaptor.adaptor.util.JdbcUtils
overloaded method to return an array of DataObjects based on the supplied ResultSet using the default data type to DO attribute type map
fromJdbc(ResultSet, String, String) - Static method in class org.openadaptor.adaptor.util.JdbcUtils
Method fromJdbc Returns an array of DataObjects based on a JDBC ResultSet
fromParser(XParser, DOFactory) - Method in class org.openadaptor.doconverter.AbstractMessageReader
Reads an array of DataObjects from the XParser.
fromParser(XParser, DOFactoryTypeHolder) - Method in class org.openadaptor.doconverter.AbstractMessageReader
Reads a DataObjects XML v1.1 document from an XParser, returns a DataObject Array.
fromParser(XParser, DataObject[], DOTypeHolder) - Method in class org.openadaptor.doconverter.BasicXML2DOConverter
Creates an array of DataObjects from XML on parser input stream.
fromParser(XParser, DOFactoryTypeHolder) - Method in class org.openadaptor.doconverter.BasicXML2DOConverter
Creates an array of DataObjects from XML on parser input stream.
fromParser(XParser, DataObject[]) - Method in class org.openadaptor.doconverter.DataObjectMessageReader
Internal method Reads a DataObjects XML v1.0 document from an XParser, returns a DataObject Array.
fromParser(XParser, DOFactoryTypeHolder) - Method in class org.openadaptor.doconverter.DataObjectMessageReader
Reads an array of DataObjects from the XParser.
fromParser(XParser, DOFactoryTypeHolder) - Method in class org.openadaptor.doconverter.v3.AFMessageReader
Internal method Reads a DataObjects XML v1.1 document from an XParser, returns a DataObject Array.
fromParser(XParser, DataObject[], DOTypeHolder) - Method in interface org.openadaptor.doconverter.XML2DOConverter
Creates an array of DataObjects from XML on parser input stream.
fromParser(XParser, DOFactoryTypeHolder) - Method in interface org.openadaptor.doconverter.XML2DOConverter
Creates an array of DataObjects from XML on parser input stream.
fromReader(Reader) - Method in class org.openadaptor.adaptor.jdom.JDOMStreamReader
Deprecated. Reads an XML document from the reader and creates an array of DataObjects from it.
fromReader(Reader, DOFactoryTypeHolder) - Method in class org.openadaptor.doconverter.AbstractMessageReader
Tries to convert an XMLDocument read from a Reader into an array of DataObjects.
fromReader(Reader, DataObject[]) - Method in class org.openadaptor.doconverter.AbstractMessageReader
Tries to convert an XMLDocument read from a Reader into an array of DataObjects.
fromReader(Reader, DataObject[]) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Creates an array of DataObjects based on data read from reader.
fromReader(Reader, DOFactory) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Creates an array of DataObjects based on data read from reader.
fromReader(Reader) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Creates an array of DataObjects based on data read from reader.
fromReader(Reader, DataObject[]) - Method in class org.openadaptor.doconverter.XML_V1_Formatter
Creates an array of DataObjects based on data read from reader.
fromReader(Reader, DOFactory) - Method in class org.openadaptor.doconverter.XML_V1_Formatter
Creates an array of DataObjects based on data read from reader.
fromReader(Reader, DataObject[]) - Method in class org.openadaptor.doconverter.XMLFormatter
Creates an array of DataObjects based on data read from reader.
fromReader(Reader, DOFactory) - Method in class org.openadaptor.doconverter.XMLFormatter
Creates an array of DataObjects based on data read from reader.
fromReader(Reader) - Method in class org.openadaptor.dostrings.DOFormatterDOStreamReader
 
fromReader(Reader) - Method in class org.openadaptor.dostrings.DOMDataObjectReader
Reads an XML document from the reader and creates an array of DataObjects from it.
fromReader(Reader) - Method in class org.openadaptor.dostrings.DOStreamReader
Returns an array of DataObjects read from the reader.
fromReader(Reader) - Method in class org.openadaptor.dostrings.StringDOStreamReader
reads in string from supplied reader, creates a new simple DO of the type defined, adds an attribute (as per "AttributeName") and stuffs the string into it.
fromReader(Reader) - Method in class org.openadaptor.dostrings.TrueXMLReader
Reads an XML document from the reader and creates an array of DataObjects from it.
fromReader(Reader) - Method in class org.openadaptor.dostrings.VerbatimStreamReader
Returns an array of DataObjects read from the reader.
fromReader(Reader) - Method in class org.openadaptor.dostrings.XMLStreamReader
Reads an XML document from the reader and creates an array of DataObjects from it.
fromReader(Reader) - Method in class org.openadaptor.dostrings.XSLStreamReader
Reads an XML document from the reader and creates an array of DataObjects from it.
fromReader(Reader) - Method in class org.openadaptor.doxml.GenericXMLReader
Parses an XML document from a Reader.
fromReader(Reader) - Method in class org.openadaptor.doxml.XMLParser
 
fromScanner(XScanner) - Static method in class org.openadaptor.simplexml.XString
 
fromScanner(XScanner) - Static method in class org.openadaptor.simplexml.XSymbol
 
fromScanner(XScanner) - Method in class org.openadaptor.simplexml.XTag
Parse contents from an XScanner
fromScanner(XScanner, boolean) - Method in class org.openadaptor.simplexml.XText
 
fromString - Variable in class org.openadaptor.adaptor.standard.AliasingPipeSegment.AliasParser
 
fromString(String, DataObject[]) - Method in class org.openadaptor.doconverter.AbstractMessageReader
Tries to convert an XMLDocument contained in a String into an array of DataObjects.
fromString(String) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Reads a serialised DataObject message in String message.
fromString(String, DataObject[]) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Reads a serialised DataObject message in String message.
fromString(String, DOFactory) - Method in class org.openadaptor.doconverter.DataObjectFormatter
Reads a serialised DataObject message in String message.
fromString(String) - Method in class org.openadaptor.dostrings.DOStreamReader
Throws a DOStringException.
fromString(String) - Method in class org.openadaptor.dostrings.DOStringReader
Convert a string (record) to a DataObject
fromString(String) - Method in class org.openadaptor.doxml.GenericXMLReader
Parses an XML document from a String.
fromString(String) - Method in class org.openadaptor.doxml.XMLParser
 
fromXMLReader(XMLReader, InputSource) - Method in class org.openadaptor.doxml.GenericXMLReader
 
fromXParser(XParser, DOFactoryTypeHolder) - Method in class org.openadaptor.doconverter.XML_V1_Formatter
 
FTP - Interface in org.openadaptor.adaptor.ftp
 
FTPSink - Class in org.openadaptor.adaptor.ftp
This component will provide basic File Transfer Protocol (FTP) communication to allow the adaptor to PUT a file onto a remote machine.
FTPSink() - Constructor for class org.openadaptor.adaptor.ftp.FTPSink
 
FTPSource - Class in org.openadaptor.adaptor.ftp
This component will provide basic File Transfer Protocol (SunFTP) connunication to allow the adaptor to GET a file from a remote machine.
FTPSource() - Constructor for class org.openadaptor.adaptor.ftp.FTPSource
 
FTPUtils - Class in org.openadaptor.adaptor.ftp
common utilities fro use with the FTP classes
FTPUtils() - Constructor for class org.openadaptor.adaptor.ftp.FTPUtils
 
fuchsia - Static variable in interface org.openadaptor.adaptor.editor.Preferences.WWWColor
 
FULL_REPORTING - Static variable in class org.openadaptor.dataobjects.SDOValidator
 
FULLNAME_CONCATINATOR - Static variable in class org.openadaptor.dmx.metaobjects.types.MORelationship
 
FULLNAME_CONCATINATOR - Static variable in class org.openadaptor.dmx.metaobjects.types.MOType
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _