org.hoglet.handlers.core
Class HogletHandler
java.lang.Object
org.hoglet.handlers.core.HogletHandler
- All Implemented Interfaces:
- JDOMInitable, TagHandler
public class HogletHandler
- extends Object
- implements TagHandler, JDOMInitable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HogletHandler
public HogletHandler()
isAutoExpandContent
public boolean isAutoExpandContent()
- Specified by:
isAutoExpandContent
in interface TagHandler
init
public void init(org.jdom.Element root)
throws org.jdom.JDOMException,
HogletException
- Specified by:
init
in interface JDOMInitable
- Throws:
org.jdom.JDOMException
HogletException
convert
public String convert(Tag tag,
String content)
throws HogletException
- Specified by:
convert
in interface TagHandler
- Throws:
HogletException
Copyright © 2006 Gary Bentley. All Rights Reserved.