public class SwiftParser extends Object implements XmlParser
CDataSection
are handled the same way in the parser currently.
It can not handle comment blocks
| Modifier and Type | Class and Description |
|---|---|
static class |
SwiftParser.Entity |
static class |
SwiftParser.ParsingStage |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns name of the Parser
|
void |
parse(ParseEventHandler handler,
CharSource charSource) |
public void parse(ParseEventHandler handler, CharSource charSource) throws ParserException
parse in interface XmlParserParserExceptionCopyright © 2019. All rights reserved.