public class MessageMLParser extends Object
| Modifier and Type | Method and Description |
|---|---|
Element |
createElement(Element element,
Element parent)
Create a MessageML element based on the DOM element's name and attributes.
|
void |
loadElementId(String id)
Loads the values of the "id" attribute of elements being parsed and verifies if these values are unique.
|
public Element createElement(Element element, Element parent) throws InvalidInputException
InvalidInputExceptionpublic void loadElementId(String id) throws InvalidInputException
id - InvalidInputExceptionCopyright © 2020 The Symphony Software Foundation. All rights reserved.