Trees | Indices | Help |
|
---|
|
xml.sax.handler.ContentHandler --+ | SaxJcmlOrangeContent
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|
Handles the basic tags used for reading the simple XML format. As tags are prone to changes, this can be done by changing values here, or overriding accordingly |
Signals the start of an element (simplesentence or parallelsentence)
|
The Parser will call this method to report each chunk of character data. We use it to store the string of the simplesentence
|
Saves the data from an element that is currently ending.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 18 11:46:12 2014 | http://epydoc.sourceforge.net |