Rechercher une page de manuel
xml-resolver12
Langue: en
Version: 58794 (mandriva - 22/10/07)
Section: 1 (Commandes utilisateur)
NAME
xml-resolver - Resolve XML entities and URIsSYNOPSIS
xml-resolver [options] keywordDESCRIPTION
xml-resolver is a simple command line XML entity and URI resolver. It takes a number of parameters and passes them through the actual resolver class, and prints out the result.The keyword argument identifies the type of resolution to perform, it must be one of "doctype", "document", "entity", "notation", "public", "system", or "uri".
OPTIONS
- -c catalogfile
- Load a particular catalog file. May be specified multiple times.
- -n name
- Set the name.
- -p publicid
- Set the public identifier.
- -s systemid
- Set the system identifier.
- -a
- Make the system URI absolute before resolution.
- -u uri
- Set the URI.
- -d debuglevel
- Set the debug level (an integer). The default is 0.
FILES
/etc/java/resolver/CatalogManager.properties- The central catalog manager configuration file used by xml-resolver.
SEE ALSO
xml-xread(1), xml-xparse(1), java(1), the OASIS entity resolution technical committee home page at <http://www.oasis-open.org/committees/entity/>.AUTHOR
Norman Walsh <Norman.Walsh@Sun.COM>Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre