public static class XMLElement.NonTerminal extends XMLElement
XMLElement.Error, XMLElement.NonTerminal, XMLElement.Terminaltagname| Constructor and Description |
|---|
NonTerminal(String tagname,
int variant,
XMLElement... l) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dump(XMLStreamWriter writer) |
ComplexSymbolFactory.Location |
left() |
ComplexSymbolFactory.Location |
right() |
List<XMLElement> |
selectById(String s) |
String |
toString() |
dump, dumppublic NonTerminal(String tagname, int variant, XMLElement... l)
public List<XMLElement> selectById(String s)
selectById in class XMLElementpublic ComplexSymbolFactory.Location left()
left in class XMLElementpublic ComplexSymbolFactory.Location right()
right in class XMLElementprotected void dump(XMLStreamWriter writer) throws XMLStreamException
dump in class XMLElementXMLStreamExceptionCopyright © 1998–2018. All rights reserved.