com.japisoft.xmlpad.helper.model
Class StaticTagHelper

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

public class StaticTagHelper
extends AbstractTagHelper

This helper will not take into account the XML structure

Author:
(c) 2003 JAPISOFT

Field Summary
 
Fields inherited from class com.japisoft.xmlpad.helper.model.AbstractTagHelper
addedSystemTag, currentDocumentLocation, currentDocumentNode, lastLocation, location, locationPath
 
Fields inherited from class com.japisoft.xmlpad.helper.model.AbstractHelper
editor, namespace, WIN
 
Constructor Summary
StaticTagHelper()
           
 
Method Summary
 TagDescriptor getTag(SimpleNode node)
           
 
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractTagHelper
addSystemTag, addTag, addTagDescriptor, completeContentForElementWithoutPrefix, fillList, flush, getAttributeHelperForNode, getLostCharacter, getSource, getTags, getTitle, hasElements, notifyLocation, setLocation, setSource, translateNode
 
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractHelper
dispose, getListCellRenderer, getNamespace, insertResult, prepareDocumentBeforeInserting, setEditor, setNamespace, show, show
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.japisoft.xmlpad.helper.model.TagHelper
setNamespace
 
Methods inherited from interface com.japisoft.xmlpad.helper.model.Helper
dispose, getNamespace, setEditor, show
 

Constructor Detail

StaticTagHelper

public StaticTagHelper()
Method Detail

getTag

public TagDescriptor getTag(SimpleNode node)
Returns:
a tag descriptor for this tag name


Copyright © 2006 JAPISoft. All Rights Reserved.