Initializes this object from its XML DOM representation. This method is typically called from the {@link XMLParser}.
@param aElement the XML element that represents this object.
@param aParser a reference to the UIMA XMLParser. The {@link XMLParser#buildObject(Element)} method can be used to construct sub-objects.
@throws InvalidXMLException if the input XML element does not specify a valid object
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.