Class Element_a_link

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

@Undocumented public class Element_a_link extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT a:link (a:url, (a:blank | a:top | a:inframe | a:framename)?, (a:text)?, (a:loc)?, (a:refdate)?) >.
This class realizes the element definition from the source DTD.