XDC - v. 0.6.1

Package net.sf.xdc.util

Class Summary
ClasspathURLConnection This class contains all functionality required for processing URLs with the classpath protocol.
ClasspathURLConnection.StreamHandlerFactory This (inner) class is a factory class which produces a suitable URLStreamHandler object which is capable of dealing with the classpath protocol.
FileTokenizer A FileTokenizer is used to parse an options file for the XDC tool (which is specified with the '@' notation as a command line argument).
IOUtils This utility class contains a number of useful static methods related to Stream manipulation.
Logging The Logging class is a utility class wrapping the access to the Apache Log4J logging library.
PathDescriptor This class implements the FilenameFilter interface and is used to filter out files from a list of files contained in a directory.
XdcSerializer This class is used to serialize an HTML document to a stream.
XmlUtils This is a utility class responsible for parsing and printing XML documents.
XPathUtils The XPathUtils class contains a few utility methods used for selecting subnodes from a DOM node by an XPath expression.
XslUtils This is a utility class containg various method related to XSLT transformations.
 

Exception Summary
XmlException This class implements an unspecific exception that is thrown if an exception occurs during XML processing.
 


XDC - v. 0.6.1