org.hoglet.handlers.core
Class LinkHandler
java.lang.Object
org.hoglet.handlers.core.LinkHandler
- All Implemented Interfaces:
- JDOMInitable, TagHandler
public class LinkHandler
- extends Object
- implements TagHandler, JDOMInitable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkHandler
public LinkHandler()
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
isAutoExpandContent
public boolean isAutoExpandContent()
- Specified by:
isAutoExpandContent
in interface TagHandler
Copyright © 2006 Gary Bentley. All Rights Reserved.