Package com.yahoo.schema.parser
Class ParsedAnnotation
java.lang.Object
com.yahoo.schema.parser.ParsedBlock
com.yahoo.schema.parser.ParsedAnnotation
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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.schema.parser.ParsedBlock
blockType, name, toString, verifyThat
-
Constructor Details
-
ParsedAnnotation
-
-
Method Details
-
getInherited
-
getResolvedInherits
-
getStruct
-
getOwnerDoc
-
getOwnerName
-
ensureStruct
-
setStruct
-
inherit
-