|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Phase
Phase phase annotation.
Used in conjunction with theVisitPhase enumeration
to specify the Visit Phase during which a DOMElementVisitor
is to be applied.
| Required Element Summary | |
|---|---|
VisitPhase |
value
|
| Element Detail |
|---|
public abstract VisitPhase value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||