Package org.apache.beam.sdk.schemas.parser.generated
@DefaultAnnotation(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.apache.beam.sdk.schemas.parser.generated
Defines utilities for deailing with schemas.
For further details, see the documentation for each class in this package.
-
ClassDescriptionThis class provides an empty implementation of
FieldSpecifierNotationListener
, which can be extended to create a listener which only needs to handle a subset of the available methods.This class provides an empty implementation ofFieldSpecifierNotationVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced byFieldSpecifierNotationParser
.This interface defines a complete generic visitor for a parse tree produced byFieldSpecifierNotationParser
.