org.apache.xalan.xpath.xml
Class XMLParserLiaison
org.apache.xalan.xpath.xml.XMLParserLiaison
- Direct Known Subclasses:
- XMLParserLiaisonDefault
- public class XMLParserLiaison
This is the interface that the XSL processor calls when it
has a problem of some kind, either an error or a warning.
Users should ass the XSLTEngineImpl class to setProblemListener
if they wish an object instance to be called when a problem
event occurs.
XMLParserLiaison
public XMLParserLiaison()
Copyright © 2000 Apache XML Project. All Rights Reserved.