public interface ElementAnnotationBuilder<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> extends Annotations<E,L,CL>
Modifier and Type | Method and Description |
---|---|
void |
addText(java.lang.String value,
L loc,
CL comments)
Called when a child text is found.
|
E |
makeElementAnnotation()
Called at the end to build an application data structure.
|
addAttribute, addComment, addElement, addLeadingComment
void addText(java.lang.String value, L loc, CL comments) throws BuildException
BuildException
E makeElementAnnotation() throws BuildException
BuildException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"