org.hoglet
Class Processor
java.lang.Object
org.hoglet.Processor
public class Processor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_TAG_HANDLER
public static final String DEFAULT_TAG_HANDLER
- See Also:
- Constant Field Values
Processor
public Processor(Map handlers)
getTagContent
public String getTagContent(Tag t)
throws HogletException
- Throws:
HogletException
process
public String process(Reader r,
ParserCharset pcs)
throws HogletException
- Throws:
HogletException
convertToTags
public List convertToTags(Reader r,
ParserCharset pcs)
throws HogletException
- Throws:
HogletException
Copyright © 2006 Gary Bentley. All Rights Reserved.