public class ElementOptional extends Element
Constructor and Description |
---|
ElementOptional(Element optionalPart) |
Modifier and Type | Method and Description |
---|---|
boolean |
equalTo(Element el2,
NodeIsomorphismMap isoMap) |
Element |
getOptionalElement() |
int |
hashCode() |
void |
visit(ElementVisitor v) |
public ElementOptional(Element optionalPart)
public Element getOptionalElement()
public boolean equalTo(Element el2, NodeIsomorphismMap isoMap)
public void visit(ElementVisitor v)
Licenced under the Apache License, Version 2.0