org.hoglet.tools
Class XMLConfiguredProcessor
java.lang.Object
org.hoglet.tools.XMLConfiguredProcessor
public class XMLConfiguredProcessor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLConfiguredProcessor
public XMLConfiguredProcessor(File f)
throws HogletException,
org.jdom.JDOMException
- Throws:
HogletException
org.jdom.JDOMException
getHandlers
public Map getHandlers()
getParserCharset
public ParserCharset getParserCharset()
process
public String process(Reader r)
throws HogletException
- Throws:
HogletException
process
public String process(File f)
throws HogletException
- Throws:
HogletException
process
public String process(String s)
throws HogletException
- Throws:
HogletException
createParserCharset
public static ParserCharset createParserCharset(org.jdom.Element root)
throws org.jdom.JDOMException
- Throws:
org.jdom.JDOMException
Copyright © 2006 Gary Bentley. All Rights Reserved.