public interface AlignmentVisitor
Modifier and Type | Method and Description |
---|---|
void |
init(java.util.Properties p) |
void |
visit(Alignment o) |
void |
visit(Cell o) |
void |
visit(Relation o) |
void init(java.util.Properties p)
void visit(Alignment o) throws AlignmentException
AlignmentException
void visit(Cell o) throws AlignmentException
AlignmentException
void visit(Relation o) throws AlignmentException
AlignmentException
(C) INRIA & friends, 2003-2020