Class ParsedAnnotation

java.lang.Object
com.yahoo.schema.parser.ParsedBlock
com.yahoo.schema.parser.ParsedAnnotation

public class ParsedAnnotation extends ParsedBlock
This class holds the extracted information after parsing a "annotation" block, using simple data structures as far as possible. Do not put advanced logic here!
Author:
arnej27959