softparsmap
Class StringGeneNodeConverterSchreiberMapLabel

java.lang.Object
  extended byooc.LinkedTagInstance
      extended bysoftparsmap.AbstractStringNodeConverter
          extended bysoftparsmap.StringNodeConverterStringTemplate
              extended bysoftparsmap.StringNodeConverterMapInfo
                  extended bysoftparsmap.StringGeneNodeConverterSchreiberMapLabel
All Implemented Interfaces:
Dependencies, StringNodeConverter

public class StringGeneNodeConverterSchreiberMapLabel
extends StringNodeConverterMapInfo


Constructor Summary
StringGeneNodeConverterSchreiberMapLabel()
           
 
Method Summary
 void afterParsing(TreeStructureParser tsp, java.lang.String treeString, Node tree)
           
 void beforeParsing(TreeStructureParser tsp, java.lang.String treeString, Node tree)
           
 
Methods inherited from class softparsmap.StringNodeConverterMapInfo
convertCoreFromLeaf, convertCoreFromNode, convertCoreToLeaf, convertCoreToNode, getLeafKey, getNodeKey, setupInstance
 
Methods inherited from class softparsmap.StringNodeConverterStringTemplate
convertFromLeaf, convertFromNode, convertToLeaf, convertToNode
 
Methods inherited from class softparsmap.AbstractStringNodeConverter
isLeaf
 
Methods inherited from class ooc.LinkedTagInstance
containsKey, get, getAttribute, getAttributeBoolean, getAttributeDouble, getAttributeFloat, getAttributeInteger, getAttributeList, getAttributeRef, getAttributeShort, getAttributeString, getAttributeTag, getChildIterator, getChildIteratorByName, getContainer, getContainerTag, getFirstChildTagByName, getTag, getTagId, getTagInstance, getTagInstance, getTagRef, hasAttributeValue, hasChildTagByName, hasChildTags, hasTag, isMutable, keySet, put, remove, setTag
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringGeneNodeConverterSchreiberMapLabel

public StringGeneNodeConverterSchreiberMapLabel()
Method Detail

beforeParsing

public void beforeParsing(TreeStructureParser tsp,
                          java.lang.String treeString,
                          Node tree)
Specified by:
beforeParsing in interface StringNodeConverter
Overrides:
beforeParsing in class AbstractStringNodeConverter

afterParsing

public void afterParsing(TreeStructureParser tsp,
                         java.lang.String treeString,
                         Node tree)
Specified by:
afterParsing in interface StringNodeConverter
Overrides:
afterParsing in class AbstractStringNodeConverter