
This method returns a list of EJB files found when the specified EJB
descriptor is parsed and processed.
Returns:
Hashtable of EJB class (and other) files to be
added to the completed JAR file
Parameters:
-
descriptorFileName - String representing the file name of an EJB
descriptor to be processed
-
saxParser - SAXParser which may be used to parse the XML
descriptor
Throws:
-
org.xml.sax.SAXException - Any SAX exception, possibly wrapping another
exception
-
java.io.IOException - An IOException from the parser, possibly from a
the byte stream or character stream