Package eu.bandm.tools.tdom.runtime
Interface ErrorHandler
- All Known Implementing Classes:
DefaultErrorHandler
public interface ErrorHandler
-
Method Summary
Modifier and TypeMethodDescriptionambiguousContentMatching
(String tagName, DTD.CP contentModel, Element... content) noContentMatching
(String tagName, DTD.CP contentModel, Element... content) noSuchElement
(String tagName)
-
Method Details
-
noContentMatching
-
ambiguousContentMatching
-
noSuchElement
-