public class OpaqueFileLoader extends XmlLoader
XmlLoader.XmlContext| Constructor and Description |
|---|
OpaqueFileLoader(ResBunch resBunch,
java.lang.String attrType) |
OpaqueFileLoader(ResBunch resBunch,
java.lang.String attrType,
ResType resType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processResourceXml(FsFile xmlFile,
XpathResourceXmlLoader.XmlNode xmlNode,
XmlLoader.XmlContext xmlContext) |
parse, processResourceXmlpublic OpaqueFileLoader(ResBunch resBunch, java.lang.String attrType)
protected void processResourceXml(FsFile xmlFile, XpathResourceXmlLoader.XmlNode xmlNode, XmlLoader.XmlContext xmlContext)
processResourceXml in class XmlLoader