|
SOLUTIONS
|
XML 程序包 符号
ReleaseXMLParser
ReleaseXMLParser[parser]
frees up resources associated with the XMLParser object parser.
更多信息更多信息
- To use
, you first need to load the XML Package using Needs["XML`"]. - InitializeXMLParser can be used to preload a DTD. If many documents with the same DTD are to be loaded repeatedly, a pre-initialized parser can speed up processing.
frees up resources when the parser is done.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
