Uses of Interface
cdc.util.data.xml.IssueHandler
-
Packages that use IssueHandler Package Description cdc.util.data.xml -
-
Uses of IssueHandler in cdc.util.data.xml
Fields in cdc.util.data.xml declared as IssueHandler Modifier and Type Field Description protected IssueHandlerXmlDataReader. issueHandlerMethods in cdc.util.data.xml that return IssueHandler Modifier and Type Method Description IssueHandlerXmlDataReader. getIssueHandler()Methods in cdc.util.data.xml with parameters of type IssueHandler Modifier and Type Method Description voidXmlDataReader. setIssueHandler(IssueHandler handler)
-