Package org.ujmp.core.util
Class XMLUtil
java.lang.Object
org.ujmp.core.util.XMLUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
XMLHEADER
- See Also:
-
-
Constructor Details
-
XMLUtil
public XMLUtil()
-
-
Method Details
-
parse
public static Matrix parse(File file) throws FileNotFoundException, IOException, SAXException, ParserConfigurationException -
parse
public static Matrix parse(InputStream is) throws FileNotFoundException, IOException, SAXException, ParserConfigurationException -
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-