Skip to content

jmhodges/xmlenum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

usage: xmlenum FIRST_ELEMENT_NAME FILES*

enumerate all tags in a (possibly large) xml file
    
Assumes that the cardinality of tag names is not too large, that no
tag names are shared between namespaces, that the file is well-formed, and
that no tags are ended in the wrong order.

About

a quick hack enumerate all tags in a (possibly large) xml file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages