public class getTags extends Object
The first parameter is the name of the file from which the information is to be obtained.
Example:
java bradleyross.demonstrations.getTags test.txt
This will list the structure of the tags in the file
test.txt
.
This application requires the appropriate XML jars, such as
xml-apis.jar
and xercesImpl.jar
, to be in the
CLASSPATH.
XmlParser
Constructor and Description |
---|
getTags() |