public class LayoutFileParser
extends java.lang.Object
ResourceBundle
that can be persistent or converted to
LayoutBinder.Constructor and Description |
---|
LayoutFileParser() |
Modifier and Type | Method and Description |
---|---|
ResourceBundle.LayoutFileBundle |
parseXml(java.io.File inputFile,
java.io.File outputFile,
java.lang.String pkg,
LayoutXmlProcessor.OriginalFileLookup originalFileLookup) |
public ResourceBundle.LayoutFileBundle parseXml(java.io.File inputFile, java.io.File outputFile, java.lang.String pkg, LayoutXmlProcessor.OriginalFileLookup originalFileLookup) throws javax.xml.parsers.ParserConfigurationException, java.io.IOException, org.xml.sax.SAXException, javax.xml.xpath.XPathExpressionException
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException
javax.xml.xpath.XPathExpressionException