public static class XMLElement.Error extends XMLElement
XMLElement.Error, XMLElement.NonTerminal, XMLElement.Terminaltagname| Constructor and Description |
|---|
XMLElement.Error(ComplexSymbolFactory.Location l,
ComplexSymbolFactory.Location r) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dump(javax.xml.stream.XMLStreamWriter writer) |
ComplexSymbolFactory.Location |
left() |
ComplexSymbolFactory.Location |
right() |
List<XMLElement> |
selectById(String s) |
String |
toString() |
dump, dumppublic XMLElement.Error(ComplexSymbolFactory.Location l, ComplexSymbolFactory.Location r)
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(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
dump in class XMLElementjavax.xml.stream.XMLStreamExceptionCopyright © 2015. All rights reserved.