com.japisoft.xmlpad.helper
Class StaticTagHelper

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.AbstractTagHelper
      extended bycom.japisoft.xmlpad.helper.StaticTagHelper
All Implemented Interfaces:
TagHelper

public class StaticTagHelper
extends AbstractTagHelper

This helper will not take into account the XML structure

Author:
(c) 2003 JAPISOFT

Constructor Summary
StaticTagHelper()
           
 
Methods inherited from class com.japisoft.xmlpad.helper.AbstractTagHelper
addTag, addTagDescriptor, getTags, setLocation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticTagHelper

public StaticTagHelper()