Package 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
,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
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