@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Phase
VisitPhase
enumeration
to specify the Visit Phase during which a DOMElementVisitor
is to be applied.Modifier and Type | Required Element and Description |
---|---|
VisitPhase |
value |
public abstract VisitPhase value
Copyright © 2020. All rights reserved.