Package | Description |
---|---|
oracle.ifs.utils.action |
Modifier and Type | Method and Description |
---|---|
protected Action |
ActionQueueCreator.createAction(Element actionElement)
Creates an Action from the XMLElement provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(InputSource xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(InputStream xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(Reader xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(String xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(URL xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
Copyright © 2023. All rights reserved.