Interface Rel<E extends Element<?,?,E> & Rel<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>

Type Parameters:
E - This element type
V - This enum type to use for this attribute
All Known Implementing Classes:
AnyA, AnyAREA, AnyLINK

public interface Rel<E extends Element<?,?,E> & Rel<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
Author:
AO Industries, Inc.