Main Page
|
Packages
|
Class Hierarchy
|
Class List
|
Class Members
org.byteml.parsers.ByteMLParser Class Reference
List of all members.
Public Member Functions
JClassInfo
regenerate
(String xmlfile) throws ByteMLParserException
JClassInfo
regenerate
(InputSource src) throws ByteMLParserException
Detailed Description
Author:
Karthik Kumar
Member Function Documentation
JClassInfo org.byteml.parsers.
ByteMLParser
.regenerate
(
InputSource
src
)
throws
ByteMLParserException
Parameters:
src
InputSource of the XML file.
Returns:
Returns the Class Information.
Exceptions:
ByteMLParserException
Thrown in case something is wrong with the format/schema of the XML file.
JClassInfo org.byteml.parsers.
ByteMLParser
.regenerate
(
String
xmlfile
)
throws
ByteMLParserException
Parameters:
xmlfile
Path to XML file.
Returns:
Returns the Class Information.
Exceptions:
ByteMLParserException
Thrown in case something is wrong with the format/schema of the XML file.
The documentation for this class was generated from the following file:
ByteMLParser.java
Generated on Thu Jan 20 20:26:34 2005 for ByteML-BytecodeMarkupLanguage by
1.3.7