Interface Findable

All Superinterfaces:
Comparable
All Known Subinterfaces:
IType
All Known Implementing Classes:
A, Block, Blockdef, Blockref, Comment, Dd, Descr, Dl, Dt, Field, Fielddef, Fielddic, Fieldref, Fixdic, FixTDic, Group, Item, Li, Msgdef, Msgdic, Msgref, Multi, Ol, P, Range, Table, Td, Th, Tr, Typedef, Typelist, Ul, Valblock, Valblockdef

public interface Findable extends Comparable
This is marker interface for marshal and unmarshal functionality. Each type that supports the marshal and unmarshal functionality should be implement this interface.