Class AbstractOrthographyAnnotationVisitor

java.lang.Object
ca.phon.visitor.VisitorAdapter<OrthographyAnnotation>
ca.phon.orthography.AbstractOrthographyAnnotationVisitor
All Implemented Interfaces:
Visitor<OrthographyAnnotation>
Direct Known Subclasses:
OrthoAnnotationToXmlVisitor, TranscriptOrthographyVisitors.AnnotationVisitor

public abstract class AbstractOrthographyAnnotationVisitor extends VisitorAdapter<OrthographyAnnotation>
Visit annotations on an AnnotatedOrthographyElement
  • Constructor Details

    • AbstractOrthographyAnnotationVisitor

      public AbstractOrthographyAnnotationVisitor()
  • Method Details