Uses of Class
org.apache.xalan.transformer.MsgMgr
-
Packages that use MsgMgr Package Description org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. -
-
Uses of MsgMgr in org.apache.xalan.transformer
Methods in org.apache.xalan.transformer that return MsgMgr Modifier and Type Method Description MsgMgr
TransformerImpl. getMsgMgr()
Return the message manager.
-