|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MarshallingException in ca.infoway.messagebuilder.simple.xml |
---|
Subclasses of MarshallingException in ca.infoway.messagebuilder.simple.xml | |
---|---|
class |
FormatterException
|
class |
ParserException
|
Uses of MarshallingException in ca.infoway.messagebuilder.simple.xml.formatter |
---|
Methods in ca.infoway.messagebuilder.simple.xml.formatter that throw MarshallingException | |
---|---|
Object |
MessagePartWrapper.getField(String fieldName)
|
List<String> |
MessagePartWrapper.getFieldNames()
|
MessagePartBean |
SimpleXmlFormatProcessor.process(Schema schema,
Document document)
|
void |
MessagePartWrapper.setField(String fieldName,
List<Object> value)
|
Uses of MarshallingException in ca.infoway.messagebuilder.simple.xml.parser |
---|
Methods in ca.infoway.messagebuilder.simple.xml.parser that throw MarshallingException | |
---|---|
String |
SimpleXmlParseProcessor.process(InteractionBean messageBean)
|
Uses of MarshallingException in ca.infoway.messagebuilder.simple.xml.process |
---|
Methods in ca.infoway.messagebuilder.simple.xml.process that throw MarshallingException | |
---|---|
String |
SimpleXmlProcessor.process(String input)
|
String |
ResponseProcessor.process(String input)
|
String |
RequestProcessor.process(String input)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |