public class MessageBuilder extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG
Flag for debug of Schema visit.
|
Constructor and Description |
---|
MessageBuilder(XSSchemaSet schemas)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
build(Message message,
boolean isOutput)
Builds the properties.
|
void |
buildFaults(BindingOperation bop,
PropCnr parent)
Builds the elements required in a faults container.
|
List<String> |
getBuildMessages()
Gets the unhandled elements of the last call to
buildPart(Part, boolean) . |
List<EditorMessagePart> |
getPartProps()
Gets the parts as properties.
|
public MessageBuilder(XSSchemaSet schemas)
schemas
- The schema set.public void build(Message message, boolean isOutput) throws BuildSchemaException
message
- The message.isOutput
- Flag to build the output.BuildSchemaException
- If the properties cannot be built.public List<EditorMessagePart> getPartProps()
public List<String> getBuildMessages()
buildPart(Part, boolean)
.public void buildFaults(BindingOperation bop, PropCnr parent)
bop
- The binding operation.parent
- The parent container.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.