xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.util.xbformat.I_MsgInfoParser

Packages that use I_MsgInfoParser
org.xmlBlaster.util.xbformat   
 

Uses of I_MsgInfoParser in org.xmlBlaster.util.xbformat
 

Classes in org.xmlBlaster.util.xbformat that implement I_MsgInfoParser
 class XbfParser
          XbfParser class for raw socket/email messages.
 class XmlScriptParser
          XmlScriptParser class for XML formated messages.
 

Fields in org.xmlBlaster.util.xbformat declared as I_MsgInfoParser
private  I_MsgInfoParser MsgInfo.msgInfoParser
           
 

Methods in org.xmlBlaster.util.xbformat that return I_MsgInfoParser
 I_MsgInfoParser MsgInfoParserFactory.getMsgInfoParser(Global glob, I_ProgressListener progressListener, java.lang.String className, I_PluginConfig pluginConfig)
          Create a new parser instance.
 I_MsgInfoParser MsgInfo.getMsgInfoParser(java.lang.String className, I_PluginConfig pluginConfig)
          Note this method gets (returns) the associated I_MsgInfoParser if it was not initialized before.
 

Methods in org.xmlBlaster.util.xbformat with parameters of type I_MsgInfoParser
 void MsgInfo.setMsgInfoParser(I_MsgInfoParser msgInfoParser)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.