com.epam.xml.common
Interface Findable

All Superinterfaces:
Comparable
All Known Subinterfaces:
IType
All Known Implementing Classes:
A, Block, Blockdef, Blockref, Comment, Dd, Descr, Dl, 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.


Method Summary
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2000-2014 EPAM Systems. All Rights Reserved.